diff options
Diffstat (limited to 'print/a2ps/Makefile')
-rw-r--r-- | print/a2ps/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile index 0685dcf..c2813f5 100644 --- a/print/a2ps/Makefile +++ b/print/a2ps/Makefile @@ -5,9 +5,7 @@ PORTNAME= a2ps PORTVERSION= 4.13b PORTREVISION= 6 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_GNU} \ - ${MASTER_SITE_LOCAL:S/$/:i18n/} -MASTER_SITE_SUBDIR= ${PORTNAME} hrs/a2ps/:i18n +MASTER_SITES= GNU LOCAL/hrs/a2ps/:i18n MAINTAINER= dinoex@FreeBSD.org COMMENT= Formats an ASCII file for printing on a postscript printer |