aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:14:07 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:14:07 +0000
commit93a61d6874669ec2bb1bc7deebc61598e4174442 (patch)
treeb771014812f92756476f174cb7d6d567fc13dbc2 /net-mgmt
parente062d3845f126e409fb15b1ae6b67f75410a881b (diff)
downloadports-93a61d6874669ec2bb1bc7deebc61598e4174442.tar.gz
ports-93a61d6874669ec2bb1bc7deebc61598e4174442.zip
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27423
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/argus/Makefile6
-rw-r--r--net-mgmt/arpwatch-devel/Makefile4
-rw-r--r--net-mgmt/arpwatch/Makefile4
-rw-r--r--net-mgmt/bpft/Makefile4
-rw-r--r--net-mgmt/choparp/Makefile4
-rw-r--r--net-mgmt/ciscoconf/Makefile6
-rw-r--r--net-mgmt/clog/Makefile4
-rw-r--r--net-mgmt/cricket/Makefile4
-rw-r--r--net-mgmt/dhcpconf/Makefile8
-rw-r--r--net-mgmt/icmpquery/Makefile6
-rw-r--r--net-mgmt/ipfm/Makefile4
-rw-r--r--net-mgmt/irrtoolset/Makefile6
-rw-r--r--net-mgmt/isic/Makefile4
-rw-r--r--net-mgmt/libsmi/Makefile4
-rw-r--r--net-mgmt/mrtg/Makefile4
-rw-r--r--net-mgmt/net-snmp-devel/Makefile4
-rw-r--r--net-mgmt/net-snmp/Makefile4
-rw-r--r--net-mgmt/net-snmp4/Makefile4
-rw-r--r--net-mgmt/net-snmp53/Makefile4
-rw-r--r--net-mgmt/nocol/Makefile4
-rw-r--r--net-mgmt/nstreams/Makefile4
-rw-r--r--net-mgmt/p5-Net-IPv4Addr/Makefile6
-rw-r--r--net-mgmt/p5-SNMP-Util/Makefile6
-rw-r--r--net-mgmt/p5-SNMP/Makefile6
-rw-r--r--net-mgmt/p5-SNMP_Session/Makefile6
-rw-r--r--net-mgmt/scotty3/Makefile4
-rw-r--r--net-mgmt/trafd/Makefile4
-rw-r--r--net-mgmt/wide-dhcp/Makefile6
28 files changed, 67 insertions, 67 deletions
diff --git a/net-mgmt/argus/Makefile b/net-mgmt/argus/Makefile
index 0e496409aefd..c96bbd99af37 100644
--- a/net-mgmt/argus/Makefile
+++ b/net-mgmt/argus/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: argus
-# Version required: 1.7.beta.1e
# Date created: 26 November 1998
# Whom: Jonathan Hanna <jhanna@home.com>
#
# $FreeBSD$
#
-DISTNAME= argus-1.7.beta.1e
-PKGNAME= argus-1.7.b.1e
+PORTNAME= argus
+PORTVERSION= 1.7.b1e
CATEGORIES= net security
MASTER_SITES= ftp://ftp.sei.cmu.edu/pub/argus/argus-1.7/
+DISTNAME= argus-1.7.beta.1e
MAINTAINER= jhanna@home.com
diff --git a/net-mgmt/arpwatch-devel/Makefile b/net-mgmt/arpwatch-devel/Makefile
index 23a550e3741e..9c7018f17512 100644
--- a/net-mgmt/arpwatch-devel/Makefile
+++ b/net-mgmt/arpwatch-devel/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: arpwatch
-# Version required: 2.0.2a1
# Date created: March 24 1997
# Whom: Brian Somers <brian@Awfulhak.org>
#
# $FreeBSD$
#
-DISTNAME= arpwatch-2.1a4
+PORTNAME= arpwatch
+PORTVERSION= 2.1.a4
CATEGORIES= net
MASTER_SITES= http://www.Awfulhak.org/arpwatch/ \
ftp://ftp.ee.lbl.gov/ \
diff --git a/net-mgmt/arpwatch/Makefile b/net-mgmt/arpwatch/Makefile
index 23a550e3741e..9c7018f17512 100644
--- a/net-mgmt/arpwatch/Makefile
+++ b/net-mgmt/arpwatch/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: arpwatch
-# Version required: 2.0.2a1
# Date created: March 24 1997
# Whom: Brian Somers <brian@Awfulhak.org>
#
# $FreeBSD$
#
-DISTNAME= arpwatch-2.1a4
+PORTNAME= arpwatch
+PORTVERSION= 2.1.a4
CATEGORIES= net
MASTER_SITES= http://www.Awfulhak.org/arpwatch/ \
ftp://ftp.ee.lbl.gov/ \
diff --git a/net-mgmt/bpft/Makefile b/net-mgmt/bpft/Makefile
index daeabee4b92d..851e7c25ef5f 100644
--- a/net-mgmt/bpft/Makefile
+++ b/net-mgmt/bpft/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: bpft
-# Version required: 2.0
# Date created: 17 March 1999
# Whom: oddbjorn@tricknology.org
#
# $FreeBSD$
#
-DISTNAME= bpft-2.0
+PORTNAME= bpft
+PORTVERSION= 2.0
CATEGORIES= net
MASTER_SITES= ftp://ftp.nsk.su/pub/unix/
EXTRACT_SUFX= .tgz
diff --git a/net-mgmt/choparp/Makefile b/net-mgmt/choparp/Makefile
index 77021c5ed3ff..ba9e4d970977 100644
--- a/net-mgmt/choparp/Makefile
+++ b/net-mgmt/choparp/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: choparp
-# Version required: 971007
# Date created: 7 October 1997
# Whom: itojun@itojun.org
#
# $FreeBSD$
#
-DISTNAME= choparp-971007
+PORTNAME= choparp
+PORTVERSION= 971007
CATEGORIES= net
MASTER_SITES= http://delegate.uec.ac.jp:8081/club/mma/~tree/soft/choparp/
diff --git a/net-mgmt/ciscoconf/Makefile b/net-mgmt/ciscoconf/Makefile
index 0bf451653b92..3e1996bd3b6a 100644
--- a/net-mgmt/ciscoconf/Makefile
+++ b/net-mgmt/ciscoconf/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: ciscoconf
-# Version required: 1.0beta1
# Date created: 11 September 1998
# Whom: jabley@clear.co.nz
#
# $FreeBSD$
#
-DISTNAME= ciscoconf-1.0beta1
-PKGNAME= ciscoconf-1.0
+PORTNAME= ciscoconf
+PORTVERSION= 1.0.b1
CATEGORIES= net
MASTER_SITES= ftp://ftp.patho.gen.nz/pub/users/jabley/ \
http://people.FreeBSD.org/~billf/
+DISTNAME= ciscoconf-1.0beta1
MAINTAINER= jabley@clear.co.nz
diff --git a/net-mgmt/clog/Makefile b/net-mgmt/clog/Makefile
index f7725ca7c901..1153e03e57d9 100644
--- a/net-mgmt/clog/Makefile
+++ b/net-mgmt/clog/Makefile
@@ -1,13 +1,13 @@
# ex:ts=8
# Ports collection makefile for: clog
-# Version required: 0.0
# Date created: Tue Nov 04, 1997
# Whom: David O'Brien (obrien@NUXI.com)
#
# $FreeBSD$
#
-DISTNAME= clog-1.6
+PORTNAME= clog
+PORTVERSION= 1.6
CATEGORIES= net security
MASTER_SITES= ftp://ftp.saturn.net/pub/users/brian/clog/ \
ftp://ftp.cso.uiuc.edu/pub/security/coast/unix/clog/ \
diff --git a/net-mgmt/cricket/Makefile b/net-mgmt/cricket/Makefile
index c6f6f94ee422..41f20be811d3 100644
--- a/net-mgmt/cricket/Makefile
+++ b/net-mgmt/cricket/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: Cricket
-# Version required: 0.72
# Date created: 20 November 1999
# Whom: torstenb
#
# $FreeBSD$
#
-DISTNAME= cricket-0.72
+PORTNAME= cricket
+PORTVERSION= 0.72
CATEGORIES= net
MASTER_SITES= http://www.munitions.com/~jra/cricket/dists/
diff --git a/net-mgmt/dhcpconf/Makefile b/net-mgmt/dhcpconf/Makefile
index 39b430bdd76e..88a5525d6510 100644
--- a/net-mgmt/dhcpconf/Makefile
+++ b/net-mgmt/dhcpconf/Makefile
@@ -1,15 +1,16 @@
# New ports collection makefile for: dhcp-conf
-# Version required: 0.7.0
# Date created: 20 Dec 1999
# Whom: Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#
+PORTNAME= dhcpconf
+PORTVERSION= 0.7.0
DISTNAME= dhcp-conf
-PKGNAME= dhcpconf-${VERSION}
CATEGORIES= net sysutils
MASTER_SITES= http://members.xoom.com/vschade/dhcp-conf/
+DISTNAME= dhcp-conf
EXTRACT_SUFX= .tgz
MAINTAINER= will@FreeBSD.org
@@ -18,8 +19,7 @@ LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \
newt.0:${PORTSDIR}/devel/newt
ALL_TARGET= ${DISTNAME}
-VERSION= 0.7.0
-WRKSRC= ${WRKDIR}/${DISTNAME}_${VERSION}
+WRKSRC= ${WRKDIR}/${DISTNAME}_${PORTVERSION}
MAKE_ENV+= PCFLAGS="${CFLAGS}"
do-install:
diff --git a/net-mgmt/icmpquery/Makefile b/net-mgmt/icmpquery/Makefile
index af8b3fa73f5f..00c195d2cff7 100644
--- a/net-mgmt/icmpquery/Makefile
+++ b/net-mgmt/icmpquery/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: icmpquery
-# Version required: 1.0.3
# Date created: Jan 7 1999
# Whom: dom@myrddin.demon.co.uk
#
# $FreeBSD$
#
-DISTNAME= icmpquery
-PKGNAME= icmpquery-1.0.3
+PORTNAME= icmpquery
+PORTVERSION= 1.0.3
CATEGORIES= net
MASTER_SITES= http://www.angio.net/security/
+DISTNAME= icmpquery
EXTRACT_SUFX= .c
MAINTAINER= dom@myrddin.demon.co.uk
diff --git a/net-mgmt/ipfm/Makefile b/net-mgmt/ipfm/Makefile
index 0acf21f0a79b..5f884fcc4d5f 100644
--- a/net-mgmt/ipfm/Makefile
+++ b/net-mgmt/ipfm/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: ipfm
-# Version required: 0.10.4
# Date Created: 4 Mar 2000
# Whom: Roman Shterenzon <roman@xpert.com>
#
# $FreeBSD$
#
-DISTNAME= ipfm-0.10.4
+PORTNAME= ipfm
+PORTVERSION= 0.10.4
CATEGORIES= net
MASTER_SITES= http://www.via.ecp.fr/~tibob/ipfm/archive/
EXTRACT_SUFX= .tgz
diff --git a/net-mgmt/irrtoolset/Makefile b/net-mgmt/irrtoolset/Makefile
index 1bfae84e26f5..39592020fc2a 100644
--- a/net-mgmt/irrtoolset/Makefile
+++ b/net-mgmt/irrtoolset/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: RAToolSet
-# Version required: 3.5.8
# Date created: May 4th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= RAToolSet-3.5.8
-PKGNAME= ratoolset-3.5.8
+PORTNAME= ratoolset
+PORTVERSION= 3.5.8
CATEGORIES= net tk82
MASTER_SITES= ftp://ftp.isi.edu/ra/RAToolSet/
+DISTNAME= RAToolSet-3.5.8
MAINTAINER= jfitz@FreeBSD.org
diff --git a/net-mgmt/isic/Makefile b/net-mgmt/isic/Makefile
index 25eab79242ca..ea030d38ee2f 100644
--- a/net-mgmt/isic/Makefile
+++ b/net-mgmt/isic/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: isic
-# Version required: 0.05
# Date created: 25 February 2000
# Whom: Brad Hendrickse <bradh@uunet.co.za>
#
# $FreeBSD$
#
-DISTNAME= isic-0.05
+PORTNAME= isic
+PORTVERSION= 0.05
CATEGORIES= net
MASTER_SITES= http://expert.cc.purdue.edu/~frantzen/
EXTRACT_SUFX= .tgz
diff --git a/net-mgmt/libsmi/Makefile b/net-mgmt/libsmi/Makefile
index 9cad04a4e193..c176ccf46e69 100644
--- a/net-mgmt/libsmi/Makefile
+++ b/net-mgmt/libsmi/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: libsmi
-# Version required: 0.1.8
# Date created: Tue Jan 27 2000
# Whom: Marcin Cieslak <saper@system.pl>
#
# $FreeBSD$
#
-DISTNAME= libsmi-0.1.8
+PORTNAME= libsmi
+PORTVERSION= 0.1.8
CATEGORIES= net
MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/
diff --git a/net-mgmt/mrtg/Makefile b/net-mgmt/mrtg/Makefile
index ecc6d8e757ee..ea7c2d95b3ba 100644
--- a/net-mgmt/mrtg/Makefile
+++ b/net-mgmt/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/
diff --git a/net-mgmt/net-snmp-devel/Makefile b/net-mgmt/net-snmp-devel/Makefile
index 6d3f72a88edd..3dde6cad0d45 100644
--- a/net-mgmt/net-snmp-devel/Makefile
+++ b/net-mgmt/net-snmp-devel/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: ucd-snmp
-# Version required: 3.6.1
# Date created: 26 June 1996
# Whom: gpalmer
#
# $FreeBSD$
#
-DISTNAME= ucd-snmp-4.0.1
+PORTNAME= ucd-snmp
+PORTVERSION= 4.0.1
CATEGORIES= net
MASTER_SITES= ftp://ucd-snmp.ucdavis.edu/ \
ftp://sunsite.cnlab-switch.ch/mirror/ucd-snmp/ \
diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile
index 6d3f72a88edd..3dde6cad0d45 100644
--- a/net-mgmt/net-snmp/Makefile
+++ b/net-mgmt/net-snmp/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: ucd-snmp
-# Version required: 3.6.1
# Date created: 26 June 1996
# Whom: gpalmer
#
# $FreeBSD$
#
-DISTNAME= ucd-snmp-4.0.1
+PORTNAME= ucd-snmp
+PORTVERSION= 4.0.1
CATEGORIES= net
MASTER_SITES= ftp://ucd-snmp.ucdavis.edu/ \
ftp://sunsite.cnlab-switch.ch/mirror/ucd-snmp/ \
diff --git a/net-mgmt/net-snmp4/Makefile b/net-mgmt/net-snmp4/Makefile
index 6d3f72a88edd..3dde6cad0d45 100644
--- a/net-mgmt/net-snmp4/Makefile
+++ b/net-mgmt/net-snmp4/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: ucd-snmp
-# Version required: 3.6.1
# Date created: 26 June 1996
# Whom: gpalmer
#
# $FreeBSD$
#
-DISTNAME= ucd-snmp-4.0.1
+PORTNAME= ucd-snmp
+PORTVERSION= 4.0.1
CATEGORIES= net
MASTER_SITES= ftp://ucd-snmp.ucdavis.edu/ \
ftp://sunsite.cnlab-switch.ch/mirror/ucd-snmp/ \
diff --git a/net-mgmt/net-snmp53/Makefile b/net-mgmt/net-snmp53/Makefile
index 6d3f72a88edd..3dde6cad0d45 100644
--- a/net-mgmt/net-snmp53/Makefile
+++ b/net-mgmt/net-snmp53/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: ucd-snmp
-# Version required: 3.6.1
# Date created: 26 June 1996
# Whom: gpalmer
#
# $FreeBSD$
#
-DISTNAME= ucd-snmp-4.0.1
+PORTNAME= ucd-snmp
+PORTVERSION= 4.0.1
CATEGORIES= net
MASTER_SITES= ftp://ucd-snmp.ucdavis.edu/ \
ftp://sunsite.cnlab-switch.ch/mirror/ucd-snmp/ \
diff --git a/net-mgmt/nocol/Makefile b/net-mgmt/nocol/Makefile
index 7e0435ba2ba1..ad912950c4b8 100644
--- a/net-mgmt/nocol/Makefile
+++ b/net-mgmt/nocol/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: NOCOL
-# Version required: 4.3
# Date created: 21 Nov 1998
# Whom: bradh
#
# $FreeBSD$
#
-DISTNAME= nocol-4.3
+PORTNAME= nocol
+PORTVERSION= 4.3
CATEGORIES= net
MASTER_SITES= http://www.netplex-tech.com/software/nocol/downloads/
diff --git a/net-mgmt/nstreams/Makefile b/net-mgmt/nstreams/Makefile
index 1dea2d201855..7fbcb464ab1c 100644
--- a/net-mgmt/nstreams/Makefile
+++ b/net-mgmt/nstreams/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: nstreams
-# Version required: 1.0.0
# Date created: 22 September 1999
# Whom: darius@dons.net.au
#
# $FreeBSD$
#
-DISTNAME= nstreams-1.0.0
+PORTNAME= nstreams
+PORTVERSION= 1.0.0
CATEGORIES= net
MASTER_SITES= http://www.hsc.fr/cabinet/produits/nstreams/
diff --git a/net-mgmt/p5-Net-IPv4Addr/Makefile b/net-mgmt/p5-Net-IPv4Addr/Makefile
index 84681174a0c2..cfacd3bc4f23 100644
--- a/net-mgmt/p5-Net-IPv4Addr/Makefile
+++ b/net-mgmt/p5-Net-IPv4Addr/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: p5-Net-IPv4Addr
-# Version required: 0.08
# Date created: 25 February 2000
# Whom: Brad Hendrickse <bradh@uunet.co.za>
#
# $FreeBSD$
#
-DISTNAME= Net-IPv4Addr-0.08
-PKGNAME= p5-Net-IPv4Addr-0.08
+PORTNAME= p5-Net-IPv4Addr
+PORTVERSION= 0.08
CATEGORIES= net perl5
# not using CPAN due to them messing up the filename and version numbers
MASTER_SITES= http://indev.insu.com/sources/
+DISTNAME= Net-IPv4Addr-${PORTVERSION}
MAINTAINER= bradh@uunet.co.za
diff --git a/net-mgmt/p5-SNMP-Util/Makefile b/net-mgmt/p5-SNMP-Util/Makefile
index f419852773ab..574159da0e78 100644
--- a/net-mgmt/p5-SNMP-Util/Makefile
+++ b/net-mgmt/p5-SNMP-Util/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: p5-SNMP-Util
-# Version required: 1.6
# Date created: September 7 1999
# Whom: Bill Fenner <fenner@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= SNMP-Util-1.6
-PKGNAME= p5-SNMP-Util-1.6
+PORTNAME= p5-SNMP-Util
+PORTVERSION= 1.6
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= SNMP
+DISTNAME= SNMP-Util-1.6
MAINTAINER= fenner@FreeBSD.org
diff --git a/net-mgmt/p5-SNMP/Makefile b/net-mgmt/p5-SNMP/Makefile
index 3bda0ecfa995..46c99fd7b433 100644
--- a/net-mgmt/p5-SNMP/Makefile
+++ b/net-mgmt/p5-SNMP/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: p5-SNMP
-# Version required: 1.8b3
# Date created: May 5th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= SNMP-1.8.1
-PKGNAME= p5-SNMP-1.8.1
+PORTNAME= p5-SNMP
+PORTVERSION= 1.8.1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= SNMP
+DISTNAME= SNMP-${PORTVERSION}
MAINTAINER= jfitz@FreeBSD.org
diff --git a/net-mgmt/p5-SNMP_Session/Makefile b/net-mgmt/p5-SNMP_Session/Makefile
index 238a946e067d..2354f04df7f0 100644
--- a/net-mgmt/p5-SNMP_Session/Makefile
+++ b/net-mgmt/p5-SNMP_Session/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: p5-SNMP_Session
-# Version required: 0.72
# Date created: 13 June 1999
# Whom: Stephen J. Roznowski <sjr@home.net>
#
# $FreeBSD$
#
-DISTNAME= SNMP_Session-0.75
-PKGNAME= p5-SNMP_Session-0.75
+PORTNAME= p5-SNMP_Session
+PORTVERSION= 0.75
CATEGORIES= net perl5
MASTER_SITES= ftp://ftp.switch.ch/software/sources/network/snmp/perl/
+DISTNAME= SNMP_Session-0.75
MAINTAINER= ports@FreeBSD.org
diff --git a/net-mgmt/scotty3/Makefile b/net-mgmt/scotty3/Makefile
index 83a647ca22b4..60cd6b80de16 100644
--- a/net-mgmt/scotty3/Makefile
+++ b/net-mgmt/scotty3/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: scotty
-# Version required: 2.1.9
# Date created: 18 February 1995
# Whom: Gennady Sorokopud <gena@netvisions.net.il>
#
# $FreeBSD$
#
-DISTNAME= scotty-2.1.10
+PORTNAME= scotty
+PORTVERSION= 2.1.10
CATEGORIES= net tk82
MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/
diff --git a/net-mgmt/trafd/Makefile b/net-mgmt/trafd/Makefile
index 7ab4da2b16fd..f0742df96e68 100644
--- a/net-mgmt/trafd/Makefile
+++ b/net-mgmt/trafd/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: trafd
-# Version required: 3.0
# Date created: 22 January 2000
# Whom: Michael Vasilenko <acid@stu.cn.ua>
#
# $FreeBSD$
#
-DISTNAME= trafd-3.0
+PORTNAME= trafd
+PORTVERSION= 3.0
CATEGORIES= net
MASTER_SITES= ftp://ftp.riss-telecom.ru/pub/dev/trafd/
EXTRACT_SUFX= .tgz
diff --git a/net-mgmt/wide-dhcp/Makefile b/net-mgmt/wide-dhcp/Makefile
index 875920fa8d95..d13ff9359826 100644
--- a/net-mgmt/wide-dhcp/Makefile
+++ b/net-mgmt/wide-dhcp/Makefile
@@ -1,19 +1,19 @@
# ex:ts=8
# Ports collection makefile for: dhcp
-# Version required: 0.0
# Date created: 21 November 1995
# Whom: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
#
# $FreeBSD$
#
-DISTNAME= dhcp-1.4.0p6
-PKGNAME= wide-dhcp-1.4.0p6
+PORTNAME= wide-dhcp
+PORTVERSION= 1.4.0.p6
CATEGORIES= net
MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/dhcp/ \
ftp://ftp.netlab.is.tsukuba.ac.jp/pub/network/wide-dhcp/ \
ftp://ftp.st.ryukoku.ac.jp/pub/network/dhcp/wide/ \
ftp://ftp.sage-au.org.au/pub/network/boot/wide-dhcp/
+DISTNAME= dhcp-1.4.0p6
MAINTAINER= obrien@FreeBSD.org