diff options
Diffstat (limited to 'math/guppi/Makefile')
-rw-r--r-- | math/guppi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/guppi/Makefile b/math/guppi/Makefile index 2766995425a..132ba8e405d 100644 --- a/math/guppi/Makefile +++ b/math/guppi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2002/12/01 15:56:56 salo Exp $ +# $NetBSD: Makefile,v 1.23 2002/12/24 06:10:12 wiz Exp $ DISTNAME= Guppi-0.40.3 PKGNAME= ${DISTNAME:S/G/g/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/Guppi/0.40/} EXTRACT_SUFX= .tar.bz2 |