diff options
author | jmmv <jmmv> | 2004-03-07 12:09:20 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-03-07 12:09:20 +0000 |
commit | f9482e760a95e482a20e84a18fb102bc298d548f (patch) | |
tree | 2c4f37f2c7e8152c56b87c75beb72ec7cbf2b510 /x11/gnopernicus/Makefile | |
parent | d559f0601df18abf76087a974538ea467417772d (diff) | |
download | pkgsrc-f9482e760a95e482a20e84a18fb102bc298d548f.tar.gz |
Bump PKGREVISION due to a fix in scrollkeeper's handling of its documentation
database.
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 e8d12031590..3011e61fb19 100644 --- a/x11/gnopernicus/Makefile +++ b/x11/gnopernicus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2004/02/17 22:40:30 jmmv Exp $ +# $NetBSD: Makefile,v 1.10 2004/03/07 12:09:22 jmmv Exp $ # DISTNAME= gnopernicus-0.7.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnopernicus/0.7/} EXTRACT_SUFX= .tar.bz2 |