diff options
Diffstat (limited to 'print/dvips2ascii')
-rw-r--r-- | print/dvips2ascii/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/print/dvips2ascii/Makefile b/print/dvips2ascii/Makefile index 0c56156657d9..5924a20b358a 100644 --- a/print/dvips2ascii/Makefile +++ b/print/dvips2ascii/Makefile @@ -8,9 +8,10 @@ PORTNAME= dvips2ascii PORTVERSION= 1.3 CATEGORIES= print -MASTER_SITES= http://www.de.freebsd.org/~eserte/distfiles/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= srezic -MAINTAINER= eserte@cs.tu-berlin.de +MAINTAINER= slaven@rezic.de COMMENT= PostScript (created by dvips) to ascii converter PLIST_FILES= bin/dvips2ascii |