diff --git a/misc/gutenpy/Makefile b/misc/gutenpy/Makefile index e7ae5941356..30337d452cb 100644 --- a/misc/gutenpy/Makefile +++ b/misc/gutenpy/Makefile @@ -1,16 +1,16 @@ -# $OpenBSD: Makefile,v 1.3 2006/08/10 20:26:32 bernd Exp $ +# $OpenBSD: Makefile,v 1.4 2006/11/16 08:50:54 jasper Exp $ SHARED_ONLY= Yes COMMENT= "text reader and catalog browser for Project Gutenberg" DISTNAME= gutenpy-0.3.0 -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 CATEGORIES= misc x11 HOMEPAGE= http://gutenpy.sourceforge.net/ -MAINTAINER= Jasper Lievisse Adriaase +MAINTAINER= Jasper Lievisse Adriaanse # GPL PERMIT_PACKAGE_CDROM= Yes diff --git a/textproc/xmlcatmgr/Makefile b/textproc/xmlcatmgr/Makefile index 811efde3b8d..3cab87021ba 100644 --- a/textproc/xmlcatmgr/Makefile +++ b/textproc/xmlcatmgr/Makefile @@ -1,13 +1,14 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2006/05/22 22:57:50 alek Exp $ +# $OpenBSD: Makefile,v 1.2 2006/11/16 08:50:54 jasper Exp $ COMMENT= "small utility used to manipulate SGML and XML catalogs" DISTNAME= xmlcatmgr-2.2 +PKGNAME= ${DISTNAME}p0 CATEGORIES= textproc HOMEPAGE= http://xmlcatmgr.sourceforge.net/ -MAINTAINER= Jasper Lievisse Adriaase +MAINTAINER= Jasper Lievisse Adriaanse # BSD PERMIT_PACKAGE_CDROM= Yes