mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
Demangle PKGNAME. See, I told you it's going to confuse somebody! :)
This commit is contained in:
parent
3e198e9384
commit
d08a89423b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4818
1 changed files with 2 additions and 2 deletions
|
@ -3,11 +3,11 @@
|
|||
# Date created: Sat Aug 10, 1996
|
||||
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
|
||||
#
|
||||
# $Id: Makefile,v 1.6 1996/11/12 02:16:38 obrien Exp $
|
||||
# $Id: Makefile,v 1.7 1996/12/05 19:28:31 obrien Exp $
|
||||
#
|
||||
|
||||
DISTNAME= cxterm5.0.p3
|
||||
PKGNAME= cn-${DISTNAME:S/cxterm/cn-cxterm-/:S/p//}
|
||||
PKGNAME= cn-cxterm-5.0.3
|
||||
CATEGORIES= chinese x11
|
||||
MASTER_SITES= ftp://ftp.cs.purdue.edu/pub/ygz/ \
|
||||
ftp://ftp.ifcss.org/pub/software/x-win/cxterm/ \
|
||||
|
|
Loading…
Add table
Reference in a new issue