diff options
author | adam <adam> | 2012-01-18 14:35:13 +0000 |
---|---|---|
committer | adam <adam> | 2012-01-18 14:35:13 +0000 |
commit | e6ba0b8a11922c2b11f78285a2806b9282901363 (patch) | |
tree | ea95e8b34b5bc381d51b244a47fd3ff4ecdf459b /misc | |
parent | ff045abea12b83bc8bd5a1edd1ae3dfb1aed60f6 (diff) | |
download | pkgsrc-e6ba0b8a11922c2b11f78285a2806b9282901363.tar.gz |
Revbump after db5 update
Diffstat (limited to 'misc')
-rw-r--r-- | misc/rpm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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/ |