diff options
author | tnn <tnn> | 2015-04-25 14:24:44 +0000 |
---|---|---|
committer | tnn <tnn> | 2015-04-25 14:24:44 +0000 |
commit | 27eb6a3ba5532b77ef38a7c46096a2412119c6f7 (patch) | |
tree | 9e6497caf746fd3da47e9753cfd6b6b8907d4d6e /sysutils/xcdroast | |
parent | f0fc14017172c407e9993a67fbf5efca572a2a57 (diff) | |
download | pkgsrc-27eb6a3ba5532b77ef38a7c46096a2412119c6f7.tar.gz |
Recursive revbump following MesaLib update, categories p through x.
Diffstat (limited to 'sysutils/xcdroast')
-rw-r--r-- | sysutils/xcdroast/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xcdroast/Makefile b/sysutils/xcdroast/Makefile index aadd2c2c2f5..408621894e8 100644 --- a/sysutils/xcdroast/Makefile +++ b/sysutils/xcdroast/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.72 2014/05/05 00:48:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.73 2015/04/25 14:24:55 tnn Exp $ DISTNAME= xcdroast-${DIST_VER} PKGNAME= xcdroast-${DIST_VER:S/alpha/a/} -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xcdroast/} |