diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2013-06-19 20:12:38 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2013-06-19 20:12:38 +0000 |
commit | c173c83f09af34727224fdda03acfdb02c1c7a51 (patch) | |
tree | c5e1ec7cec88dea4a0728572a03ed55181cc5942 /print/pmw | |
parent | b2123562f6d8df1e2830fb965263032a02264115 (diff) |
Notes
Diffstat (limited to 'print/pmw')
-rw-r--r-- | print/pmw/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/print/pmw/Makefile b/print/pmw/Makefile index d80fce945266..976e12167f1f 100644 --- a/print/pmw/Makefile +++ b/print/pmw/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pmw -# Date Created: 28 May 2004 -# Whom: Brian Candler <B.Candler@pobox.com> -# +# Created by: Brian Candler <B.Candler@pobox.com> # $FreeBSD$ -# PORTNAME= pmw PORTVERSION= 4.12 @@ -11,7 +7,7 @@ CATEGORIES= print audio MASTER_SITES= ftp://ftp.univie.ac.at/applications/www.quercite.com/ \ http://www.quercite.com/ -MAINTAINER= g.gonter@ieee.org +MAINTAINER= ports@FreeBSD.org COMMENT= High quality music typesetting program GNU_CONFIGURE= yes |