diff options
-rw-r--r-- | editors/se/Makefile | 5 | ||||
-rw-r--r-- | print/qpdf/Makefile | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/editors/se/Makefile b/editors/se/Makefile index e7c40b27d8f..a12fe1f29d1 100644 --- a/editors/se/Makefile +++ b/editors/se/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2013/03/25 10:15:08 tcort Exp $ -# +# $NetBSD: Makefile,v 1.3 2014/10/22 08:01:48 wiz Exp $ DISTNAME= se-3.0.1 CATEGORIES= editors MASTER_SITES= http://se-editor.org/dist/ -MAINTAINER= tcort@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://se-editor.org/ COMMENT= Screen oriented version of ed LICENSE= public-domain diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile index 4dbc5354cae..7688548d7e0 100644 --- a/print/qpdf/Makefile +++ b/print/qpdf/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:17 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/10/22 08:01:48 wiz Exp $ DISTNAME= qpdf-5.0.1 PKGREVISION= 2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qpdf/} -MAINTAINER= dillo@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://qpdf.sourceforge.net/ COMMENT= Structural, content-preserving transformations on PDF files LICENSE= artistic-2.0 |