diff options
author | xtraeme <xtraeme> | 2004-06-20 21:52:07 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-06-20 21:52:07 +0000 |
commit | 9d02ac55b0cfafcb3d56971fcd18c1eb244f255f (patch) | |
tree | b9294bf8e621d15b2fcf6860f6a32bcb40f1f1ef /net | |
parent | 7c079e3137923844f962bb5cd1199ba1ceb36967 (diff) | |
download | pkgsrc-9d02ac55b0cfafcb3d56971fcd18c1eb244f255f.tar.gz |
Bump PKGREVISION and remove X11 support where appropiate.
Diffstat (limited to 'net')
-rw-r--r-- | net/mrtg/Makefile | 5 | ||||
-rw-r--r-- | net/netsaint-base/Makefile | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net/mrtg/Makefile b/net/mrtg/Makefile index 45c0d292239..af4ca35b092 100644 --- a/net/mrtg/Makefile +++ b/net/mrtg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2004/06/15 17:12:13 xtraeme Exp $ +# $NetBSD: Makefile,v 1.51 2004/06/20 21:52:08 xtraeme Exp $ DISTNAME= mrtg-2.10.13 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/mrtg/pub/ \ ftp://ftp.sunet.se/pub/network/monitoring/mrtg/ \ @@ -28,7 +28,6 @@ HOMEPAGE= http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/mrtg.html COMMENT= The Multi-Router Traffic Grapher USE_BUILDLINK3= YES -USE_X11= YES USE_PERL5= YES PERL5_REQD+= 5.6.1 GNU_CONFIGURE= YES diff --git a/net/netsaint-base/Makefile b/net/netsaint-base/Makefile index fcbd24462cc..5b470fdfe6c 100644 --- a/net/netsaint-base/Makefile +++ b/net/netsaint-base/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2004/04/25 08:26:40 snj Exp $ +# $NetBSD: Makefile,v 1.19 2004/06/20 21:52:08 xtraeme Exp $ # DISTNAME= netsaint-0.0.7 PKGNAME= ${DISTNAME:S/-/-base-/} -PKGREVISION= 3 +PKGREVISION= 4 MASTER_SITES= http://www.netsaint.org/download/ MAINTAINER= murray@river-styx.org |