1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

Added "cn-" to the PKGNAME.

This commit is contained in:
David E. O'Brien 1996-12-05 19:28:31 +00:00
parent 6dc2bc4576
commit 3e198e9384
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4817

View File

@ -3,11 +3,11 @@
# Date created: Sat Aug 10, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
# $Id: Makefile,v 1.4 1996/11/03 09:32:27 obrien Exp $
# $Id: Makefile,v 1.6 1996/11/12 02:16:38 obrien Exp $
#
DISTNAME= cxterm5.0.p3
PKGNAME= ${DISTNAME:S/cxterm/cn-cxterm-/:S/p//}
PKGNAME= cn-${DISTNAME:S/cxterm/cn-cxterm-/:S/p//}
CATEGORIES= chinese x11
MASTER_SITES= ftp://ftp.cs.purdue.edu/pub/ygz/ \
ftp://ftp.ifcss.org/pub/software/x-win/cxterm/ \