diff options
Diffstat (limited to 'graphics/xplot/Makefile')
-rw-r--r-- | graphics/xplot/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/xplot/Makefile b/graphics/xplot/Makefile index de490399bf2..fd9f2bd317d 100644 --- a/graphics/xplot/Makefile +++ b/graphics/xplot/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.16 2003/09/27 02:27:47 dan Exp $ -# +# $NetBSD: Makefile,v 1.17 2003/09/27 12:03:50 tron Exp $ DISTNAME= xplot-0.90.7.1 +PKGREVISION= 1 CATEGORIES= graphics x11 MASTER_SITES= http://www.xplot.org/xplot/ HOMEPAGE= http://www.xplot.org/ -MAINTAINER= thorpej@NetBSD.org +MAINTAINER= dan@NetBSD.org COMMENT= Plotting program, most often used in conjunction with tcptrace USE_X11BASE= yes |