diff options
Diffstat (limited to 'math/guppi/Makefile')
-rw-r--r-- | math/guppi/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/guppi/Makefile b/math/guppi/Makefile index 72c72e8b7f8..f8c2bf9b086 100644 --- a/math/guppi/Makefile +++ b/math/guppi/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2002/08/12 19:45:37 tron Exp $ +# $NetBSD: Makefile,v 1.19 2002/09/10 16:06:45 wiz Exp $ DISTNAME= Guppi-0.40.3 PKGNAME= ${DISTNAME:S/G/g/} +PKGREVISION= 1 CATEGORIES= math graphics MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/Guppi/} EXTRACT_SUFX= .tar.bz2 |