diff --git a/mail/mailman/Makefile b/mail/mailman/Makefile index d89db41d07f..3983f46eae0 100644 --- a/mail/mailman/Makefile +++ b/mail/mailman/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.50 2008/10/28 09:28:24 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.51 2009/03/25 13:39:40 jasper Exp $ COMMENT= mailing list manager with web interface DISTNAME= mailman-2.1.9 -PKGNAME= ${DISTNAME}p2 +PKGNAME= ${DISTNAME}p3 CATEGORIES= mail www HOMEPAGE= http://www.gnu.org/software/mailman/ diff --git a/mail/pyzor/Makefile b/mail/pyzor/Makefile index 4a86cef3512..98d2bd3778b 100644 --- a/mail/pyzor/Makefile +++ b/mail/pyzor/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.3 2008/10/28 09:28:24 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.4 2009/03/25 13:39:40 jasper Exp $ COMMENT= collaborative, networked system to detect and block spam DISTNAME= pyzor-0.4.0 -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 CATEGORIES= mail net HOMEPAGE= http://pyzor.sourceforge.net/ diff --git a/mail/spambayes/Makefile b/mail/spambayes/Makefile index 7b9742e0c5e..2fe6b63104f 100644 --- a/mail/spambayes/Makefile +++ b/mail/spambayes/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.3 2007/12/10 21:07:51 martynas Exp $ +# $OpenBSD: Makefile,v 1.4 2009/03/25 13:39:40 jasper Exp $ COMMENT= statistical anti-spam filter DISTNAME= spambayes-1.1a4 -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 CATEGORIES= mail diff --git a/multimedia/devede/Makefile b/multimedia/devede/Makefile index 2e72d6a15ae..a5f89f30099 100644 --- a/multimedia/devede/Makefile +++ b/multimedia/devede/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.13 2009/01/25 16:14:25 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.14 2009/03/25 13:39:40 jasper Exp $ COMMENT= video DVDs and CDs creation tool DISTNAME= devede-3.12 +PKGNAME= ${DISTNAME}p0 CATEGORIES= multimedia x11 EXTRACT_SUFX= .tar.bz2 diff --git a/net/cjc/Makefile b/net/cjc/Makefile index e0a5d34cffb..e14a6c47395 100644 --- a/net/cjc/Makefile +++ b/net/cjc/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.3 2007/10/08 08:22:41 steven Exp $ +# $OpenBSD: Makefile,v 1.4 2009/03/25 13:39:40 jasper Exp $ COMMENT= Jabber client for text terminals DISTNAME= cjc-1.0.0 -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 CATEGORIES= net HOMEPAGE= http://cjc.jajcus.net/ diff --git a/print/hplip/Makefile b/print/hplip/Makefile index 7c5d7030c55..e67f2301c9b 100644 --- a/print/hplip/Makefile +++ b/print/hplip/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2009/02/11 15:28:11 naddy Exp $ +# $OpenBSD: Makefile,v 1.6 2009/03/25 13:39:40 jasper Exp $ SHARED_ONLY= Yes @@ -8,9 +8,9 @@ COMMENT-docs= html documentation for HPLIP V= 2.7.12 DISTNAME= hplip-${V} -PKGNAME-main= ${DISTNAME}p1 -PKGNAME-hpijs= hpijs-${V}p0 -PKGNAME-docs= hplip-docs-${V}p0 +PKGNAME-main= ${DISTNAME}p2 +PKGNAME-hpijs= hpijs-${V}p1 +PKGNAME-docs= hplip-docs-${V}p1 SHARED_LIBS+= hpmud 0.0 # .0.0 SHARED_LIBS+= hpip 0.0 # .0.1 diff --git a/sysutils/rdiff-backup/Makefile b/sysutils/rdiff-backup/Makefile index edce77b46c5..660f042010c 100644 --- a/sysutils/rdiff-backup/Makefile +++ b/sysutils/rdiff-backup/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.4 2009/02/16 15:28:58 sthen Exp $ +# $OpenBSD: Makefile,v 1.5 2009/03/25 13:39:40 jasper Exp $ COMMENT= incremental backup DISTNAME= rdiff-backup-1.0.5 -PKGNAME= ${DISTNAME}p1 +PKGNAME= ${DISTNAME}p2 CATEGORIES= sysutils HOMEPAGE= http://www.nongnu.org/rdiff-backup/ MAINTAINER= Jonathan Gray diff --git a/sysutils/tentakel/Makefile b/sysutils/tentakel/Makefile index 3f24e52e7be..35be6dcd8b0 100644 --- a/sysutils/tentakel/Makefile +++ b/sysutils/tentakel/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.9 2009/02/08 22:42:56 sthen Exp $ +# $OpenBSD: Makefile,v 1.10 2009/03/25 13:39:40 jasper Exp $ COMMENT= distributed command execution DISTNAME= tentakel-357 +PKGNAME= ${DISTNAME}p0 CATEGORIES= sysutils MAINTAINER= Sebastian Stark HOMEPAGE= http://tentakel.biskalar.de/ diff --git a/www/linkchecker/Makefile b/www/linkchecker/Makefile index 22cf8f781f2..4bbca8196b1 100644 --- a/www/linkchecker/Makefile +++ b/www/linkchecker/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.26 2007/10/08 08:22:43 steven Exp $ +# $OpenBSD: Makefile,v 1.27 2009/03/25 13:39:40 jasper Exp $ SHARED_ONLY= Yes COMMENT= checks HTML documents for broken links DISTNAME= linkchecker-4.5 -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 CATEGORIES= www HOMEPAGE= http://linkchecker.sourceforge.net/ diff --git a/www/rawdog/Makefile b/www/rawdog/Makefile index 2cebdd9e89e..652a8ec4a0e 100644 --- a/www/rawdog/Makefile +++ b/www/rawdog/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.17 2009/01/03 21:27:25 kili Exp $ +# $OpenBSD: Makefile,v 1.18 2009/03/25 13:39:40 jasper Exp $ COMMENT= RSS Aggregator Without Delusions Of Grandeur MODPY_EGG_VERSION= 2.10 DISTNAME= rawdog-${MODPY_EGG_VERSION} -PKGNAME= ${DISTNAME}p1 +PKGNAME= ${DISTNAME}p2 CATEGORIES= www news HOMEPAGE= http://offog.org/code/rawdog.html diff --git a/www/twill/Makefile b/www/twill/Makefile index 6e8508b0386..9ceda10a5e6 100644 --- a/www/twill/Makefile +++ b/www/twill/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2008/01/15 02:01:28 okan Exp $ +# $OpenBSD: Makefile,v 1.2 2009/03/25 13:39:40 jasper Exp $ COMMENT= simple scripting language for web browsing DISTNAME= twill-0.9 +PKGNAME= ${DISTNAME}p0 CATEGORIES= www HOMEPAGE= http://twill.idyll.org/ diff --git a/x11/driconf/Makefile b/x11/driconf/Makefile index 5b46d07a8fa..665bfd17c2a 100644 --- a/x11/driconf/Makefile +++ b/x11/driconf/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.3 2009/01/02 18:34:12 naddy Exp $ +# $OpenBSD: Makefile,v 1.4 2009/03/25 13:39:40 jasper Exp $ COMMENT = configuration utility for DRI drivers MODPY_EGG_VERSION = 0.9.1 DISTNAME = driconf-${MODPY_EGG_VERSION} -PKGNAME = ${DISTNAME}p0 +PKGNAME = ${DISTNAME}p1 CATEGORIES = x11 HOMEPAGE = http://people.freedesktop.org/~fxkuehl/driconf/dri_config_design_rev4.html diff --git a/x11/gammapage/Makefile b/x11/gammapage/Makefile index 563f4b9b096..e21a4a26efa 100644 --- a/x11/gammapage/Makefile +++ b/x11/gammapage/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2007/11/13 07:12:30 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.2 2009/03/25 13:39:40 jasper Exp $ COMMENT= gamma-adjusting utility DISTNAME= GAMMApage-0.5 +PKGNAME= ${DISTNAME}p0 CATEGORIES= x11 EXTRACT_SUFX= .tar.bz2