diff options
Diffstat (limited to 'print/pmw')
-rw-r--r-- | print/pmw/Makefile | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/print/pmw/Makefile b/print/pmw/Makefile index 5e422168eba2..9c9671489e22 100644 --- a/print/pmw/Makefile +++ b/print/pmw/Makefile @@ -7,16 +7,14 @@ PORTNAME= pmw PORTVERSION= 4.06 +PORTREVISION= 1 CATEGORIES= print audio -MASTER_SITES= http://www.quercite.com/ +MASTER_SITES= ftp://ftp.at.freebsd.org/pub/mirrors/www.quercite.com/ \ + http://www.quercite.com/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= g.gonter@ieee.org COMMENT= High quality music typesetting program -BROKEN= Unfetchable -EXPIRATION_DATE=2005-02-18 -DEPRECATED= ${BROKEN} - PKGMESSAGE= ${WRKDIR}/pkg-message GNU_CONFIGURE= yes |