diff options
Diffstat (limited to 'net/mrtg/Makefile')
-rw-r--r-- | net/mrtg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mrtg/Makefile b/net/mrtg/Makefile index ecc6d8e757ee..ea7c2d95b3ba 100644 --- a/net/mrtg/Makefile +++ b/net/mrtg/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: MRTG -# Version required: 2.8.8 # Date created: April 18th 1997 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= mrtg-2.8.12 +PORTNAME= mrtg +PORTVERSION= 2.8.12 CATEGORIES= net MASTER_SITES= http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/pub/ |