summaryrefslogtreecommitdiff
path: root/net/nam
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/nam
parentAccidental whitespace (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27423
Diffstat (limited to 'net/nam')
-rw-r--r--net/nam/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/nam/Makefile b/net/nam/Makefile
index ac44646a1e3a..16fb5f1ca566 100644
--- a/net/nam/Makefile
+++ b/net/nam/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: nam
-# Version required: 1.0a7
# Date created: 26 April 1999
# Whom: obonilla
#
# $FreeBSD$
#
-DISTNAME= nam-src-1.0a7
-PKGNAME= nam-1.0a7
+PORTNAME= nam
+PORTVERSION= 1.0.a7
CATEGORIES= net
MASTER_SITES= http://www-mash.cs.berkeley.edu/dist/vint/
+DISTNAME= nam-src-1.0a7
MAINTAINER= obonilla@fisicc-ufm.edu