diff options
Diffstat (limited to 'misc/rpm/Makefile')
-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 09b295626ed..7979645af51 100644 --- a/misc/rpm/Makefile +++ b/misc/rpm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.95 2019/05/05 22:49:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.96 2019/08/11 13:22:00 wiz Exp $ DISTNAME= rpm-4.13.0.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc MASTER_SITES= http://ftp.rpm.org/releases/rpm-4.13.x/ EXTRACT_SUFX= .tar.bz2 |