diff options
author | wiz <wiz@pkgsrc.org> | 2008-09-25 14:02:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-09-25 14:02:08 +0000 |
commit | 3787c75e04330ee8a31fbbc8d2aea91d79be5331 (patch) | |
tree | bec9e0586e4c166295aea13fc2d3d7cb1fd25b6b /sysutils | |
parent | 6c06f5c1ccad3411970265049c1c2bdc06087ee5 (diff) | |
download | pkgsrc-3787c75e04330ee8a31fbbc8d2aea91d79be5331.tar.gz |
Bump PKGREVISION for infrastructure fix affecting /dev/null as CONF_FILES
source.
Diffstat (limited to 'sysutils')
-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 7e8e58e5823..c339f75cb2d 100644 --- a/sysutils/xcdroast/Makefile +++ b/sysutils/xcdroast/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2008/04/27 18:14:04 frueauf Exp $ +# $NetBSD: Makefile,v 1.49 2008/09/25 14:02:09 wiz Exp $ DISTNAME= xcdroast-${DIST_VER} PKGNAME= xcdroast-${DIST_VER:S/alpha/a/} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xcdroast/} |