diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-05-23 02:19:44 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-05-23 02:19:44 +0800 |
commit | fe9bd34698649c2130a0ead5829adfcc33f6b9be (patch) | |
tree | b3105d1762202f2dd34c75b942f177cc0a31c6fc /korean | |
parent | ca4bc58ef33efe6ed98886207dd89983b9b86d18 (diff) | |
download | freebsd-ports-graphics-fe9bd34698649c2130a0ead5829adfcc33f6b9be.tar.gz freebsd-ports-graphics-fe9bd34698649c2130a0ead5829adfcc33f6b9be.tar.zst freebsd-ports-graphics-fe9bd34698649c2130a0ead5829adfcc33f6b9be.zip |
Ports policy:
Ensure that the master category is always matches name of the parent
(category) directory. This is required for ORIGIN to function properly.
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 8be22f550f9..edaf1270f22 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/ |