diff options
author | adam <adam@pkgsrc.org> | 2012-01-18 14:35:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-01-18 14:35:13 +0000 |
commit | 6f6831da8d0c75ad79af8a11767a6234d8813203 (patch) | |
tree | ea95e8b34b5bc381d51b244a47fd3ff4ecdf459b | |
parent | 473bdbf50bb7d129054c89890369797852fe7956 (diff) | |
download | pkgsrc-6f6831da8d0c75ad79af8a11767a6234d8813203.tar.gz |
Revbump after db5 update
-rw-r--r-- | mail/postgrey/Makefile | 4 | ||||
-rw-r--r-- | misc/rpm/Makefile | 4 | ||||
-rw-r--r-- | net/dc_gui2/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/mail/postgrey/Makefile b/mail/postgrey/Makefile index fd1609d9fa8..29eb05019a8 100644 --- a/mail/postgrey/Makefile +++ b/mail/postgrey/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2011/02/16 19:37:49 shattered Exp $ +# $NetBSD: Makefile,v 1.29 2012/01/18 14:35:13 adam Exp $ DISTNAME= postgrey-1.33 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail MASTER_SITES= http://postgrey.schweikert.ch/pub/ diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile index 95b62c637e2..b1d244db76d 100644 --- a/misc/rpm/Makefile +++ b/misc/rpm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2011/04/22 13:42:04 obache Exp $ +# $NetBSD: Makefile,v 1.74 2012/01/18 14:36:40 adam Exp $ DISTNAME= rpm-2.5.4 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= misc MASTER_SITES= http://rpm.org/releases/historical/rpm-2.5.x/ diff --git a/net/dc_gui2/Makefile b/net/dc_gui2/Makefile index a9b94d3b5d1..f72add6b38e 100644 --- a/net/dc_gui2/Makefile +++ b/net/dc_gui2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.57 2012/01/13 10:55:26 obache Exp $ +# $NetBSD: Makefile,v 1.58 2012/01/18 14:37:05 adam Exp $ DISTNAME= dc_gui2-0.80 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= net MASTER_SITES= http://ac2i.homelinux.com/dctc/ |