diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-09 12:47:44 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-09 12:47:44 +0000 |
commit | 3099390864bc5e4aad732355fee8fea25244d476 (patch) | |
tree | eee2f492f04a62b7a34dd8b253d326127b3cbee3 /print/pmw/Makefile | |
parent | 6746df180e062f9f89d058d88a132942528f678e (diff) | |
download | ports-3099390864bc5e4aad732355fee8fea25244d476.tar.gz ports-3099390864bc5e4aad732355fee8fea25244d476.zip |
Notes
Diffstat (limited to 'print/pmw/Makefile')
-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 |