diff options
Diffstat (limited to 'print/pslib/Makefile')
-rw-r--r-- | print/pslib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/pslib/Makefile b/print/pslib/Makefile index ccda6fd8ead8..fdf2249488e9 100644 --- a/print/pslib/Makefile +++ b/print/pslib/Makefile @@ -10,8 +10,7 @@ PORTNAME= pslib PORTVERSION= 0.4.1 PORTREVISION= 2 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= mva@FreeBSD.org COMMENT= A C-library for generating multi page PostScript documents |