diff options
author | dholland <dholland@pkgsrc.org> | 2018-04-29 06:00:39 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2018-04-29 06:00:39 +0000 |
commit | 4b0aca6ac6063988f58eab021410b18cad630eca (patch) | |
tree | e7147d97e99575fa0c03d26d8da14be125668117 /misc | |
parent | 92fffe65cae7d149b34bcd113cdd7ca8d70b70f2 (diff) | |
download | pkgsrc-4b0aca6ac6063988f58eab021410b18cad630eca.tar.gz |
Bump PKGREVISION for previous.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xrolodex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/xrolodex/Makefile b/misc/xrolodex/Makefile index 1c64e73827a..65bc4379f7a 100644 --- a/misc/xrolodex/Makefile +++ b/misc/xrolodex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2012/10/08 09:57:41 asau Exp $ +# $NetBSD: Makefile,v 1.26 2018/04/29 06:02:49 dholland Exp $ DISTNAME= xrolodex.1.5.motif PKGNAME= xrolodex-1.5 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/} EXTRACT_SUFX= .tar.Z |