diff options
Diffstat (limited to 'wm/icepref/Makefile')
-rw-r--r-- | wm/icepref/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/icepref/Makefile b/wm/icepref/Makefile index 9c5b9a08a8a..5a5fbceaacc 100644 --- a/wm/icepref/Makefile +++ b/wm/icepref/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2003/03/29 12:42:46 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2003/05/02 11:56:36 wiz Exp $ # DISTNAME= icepref-1.1 -PKGREVISION= 1 +PKGREVISION= 2 WRKSRC= ${WRKDIR}/icepref CATEGORIES= wm MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/ |