diff options
-rw-r--r-- | graphics/gnuplot/Makefile | 4 | ||||
-rw-r--r-- | graphics/xfig/Makefile | 4 | ||||
-rw-r--r-- | x11/Xaw-Xpm/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/graphics/gnuplot/Makefile b/graphics/gnuplot/Makefile index e49592413cc..cd0377d32ad 100644 --- a/graphics/gnuplot/Makefile +++ b/graphics/gnuplot/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 1998/08/20 15:17:01 tsarna Exp $ +# $NetBSD: Makefile,v 1.6 1998/09/13 19:35:06 garbled Exp $ # DISTNAME= gnuplot-3.5 CATEGORIES= graphics x11 MASTER_SITES= ${MASTER_SITE_GNU} -MAINTAINER= root@garbled.futureone.com +MAINTAINER= root@garbled.net HOMEPAGE= http://www.gnu.org/software/gnuplot/gnuplot.html GNU_CONFIGURE= yes diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile index 2ffcca4a544..2679308ef04 100644 --- a/graphics/xfig/Makefile +++ b/graphics/xfig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 1998/08/20 15:17:02 tsarna Exp $ +# $NetBSD: Makefile,v 1.15 1998/09/13 19:35:06 garbled Exp $ # DISTNAME= xfig.3.2.2 @@ -8,7 +8,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications/drawing_tools/xfig -MAINTAINER= root@garbled.futureone.com +MAINTAINER= root@garbled.net HOMEPAGE= http://epb1.lbl.gov/BVSmith/xfig/ DEPENDS+= transfig-3.2.1:../../print/transfig diff --git a/x11/Xaw-Xpm/Makefile b/x11/Xaw-Xpm/Makefile index 4fd02053668..690cb351429 100644 --- a/x11/Xaw-Xpm/Makefile +++ b/x11/Xaw-Xpm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1998/08/20 15:17:32 tsarna Exp $ +# $NetBSD: Makefile,v 1.7 1998/09/13 19:35:05 garbled Exp $ # DISTNAME= Xaw-Xpm-1.1 @@ -7,7 +7,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= libs/X -MAINTAINER= root@garbled.futureone.com +MAINTAINER= root@garbled.net HOMEPAGE= http://www.zip.com.au/~bb/XawXpm/ DEPENDS+= xpm-3.4k:../../graphics/xpm |