diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/ps2eps/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/ps2eps/Makefile b/print/ps2eps/Makefile index fb5520dfa714..415c5c3eb6b4 100644 --- a/print/ps2eps/Makefile +++ b/print/ps2eps/Makefile @@ -8,7 +8,8 @@ PORTNAME= ps2eps PORTVERSION= 1.58 CATEGORIES= print -MASTER_SITES= http://www.ipv6.tm.uka.de/~bless/ +MASTER_SITES= http://www.tm.uka.de/~bless/ \ + http://www.ipv6.tm.uka.de/~bless/ MAINTAINER= jnlin@csie.nctu.edu.tw COMMENT= Generate Encapsulated Postscript file from Postscript document |