diff options
Diffstat (limited to 'x11/gnopernicus')
-rw-r--r-- | x11/gnopernicus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnopernicus/Makefile b/x11/gnopernicus/Makefile index c248a69cb44..93e40630b1d 100644 --- a/x11/gnopernicus/Makefile +++ b/x11/gnopernicus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2007/09/21 13:04:30 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2008/03/06 14:53:56 wiz Exp $ # DISTNAME= gnopernicus-1.1.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnopernicus/1.1/} EXTRACT_SUFX= .tar.bz2 |