diff options
Diffstat (limited to 'x11/gnopernicus/Makefile')
-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 923874b4c88..8e151e6e13a 100644 --- a/x11/gnopernicus/Makefile +++ b/x11/gnopernicus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2006/03/04 21:31:09 jlam Exp $ +# $NetBSD: Makefile,v 1.39 2006/03/06 00:18:26 wiz Exp $ # DISTNAME= gnopernicus-0.11.7 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnopernicus/0.11/} EXTRACT_SUFX= .tar.bz2 |