diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-22 18:19:44 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-22 18:19:44 +0000 |
commit | f88690bf531db7a458a5ef0b75c120731969eae1 (patch) | |
tree | 1f7747e37edd48ad8ab16eaff6c38cf0928d2d58 /korean | |
parent | Don't overwrite CATEGORIES in master ports. Use += instead, so slaves (diff) |
Ports policy:
Ensure that the master category is always matches name of the parent
(category) directory. This is required for ORIGIN to function properly.
Notes
Notes:
svn path=/head/; revision=42934
Diffstat (limited to 'korean')
-rw-r--r-- | korean/ghostscript55httf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/ghostscript55httf/Makefile b/korean/ghostscript55httf/Makefile index 8be22f550f9d..edaf1270f22a 100644 --- a/korean/ghostscript55httf/Makefile +++ b/korean/ghostscript55httf/Makefile @@ -8,7 +8,7 @@ PORTNAME= ghostscript PORTVERSION= 5.50 PKGNAMESUFFIX= -httf -CATEGORIES= print +CATEGORIES= korean print MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs550/ \ http://www.erdw.ethz.ch/~bonk/ftp/gs-driver-distrib/ \ http://www.ozemail.com.au/~geoffk/pdfencrypt/ |