diff options
Diffstat (limited to 'graphics/plotutils-nox11/Makefile')
-rw-r--r-- | graphics/plotutils-nox11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/plotutils-nox11/Makefile b/graphics/plotutils-nox11/Makefile index e3ef3537e89..bb682c1b14d 100644 --- a/graphics/plotutils-nox11/Makefile +++ b/graphics/plotutils-nox11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/07/03 18:55:35 seb Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 21:42:18 grant Exp $ # DISTNAME= plotutils-2.4.1 @@ -6,7 +6,7 @@ PKGNAME= ${DISTNAME:C/-/-nox11-/} CATEGORIES= devel graphics MASTER_SITES= ${MASTER_SITE_GNU:=plotutils/} -MAINTAINER= dmcmahill@netbsd.org +MAINTAINER= dmcmahill@NetBSD.org HOMEPAGE= http://www.gnu.org/software/plotutils/plotutils.html COMMENT= Programs and library for plotting scientific data |