diff options
author | linimon <linimon@FreeBSD.org> | 2013-06-20 04:12:38 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2013-06-20 04:12:38 +0800 |
commit | 184a1c33c991e89155f8c31f1717e9038be127cf (patch) | |
tree | c5e1ec7cec88dea4a0728572a03ed55181cc5942 /print/pmw/Makefile | |
parent | 171c4ab2743024322da4411d57f641e30847005b (diff) | |
download | freebsd-ports-gnome-184a1c33c991e89155f8c31f1717e9038be127cf.tar.gz freebsd-ports-gnome-184a1c33c991e89155f8c31f1717e9038be127cf.tar.zst freebsd-ports-gnome-184a1c33c991e89155f8c31f1717e9038be127cf.zip |
Reset g.gonter@ieee.org: mbox full.
While here, modernize headers.
Diffstat (limited to 'print/pmw/Makefile')
-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 |