aboutsummaryrefslogtreecommitdiff
path: root/comms/asmodem
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 23:24:42 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 23:24:42 +0000
commit59df8af48ea44d533d5de8118602cc174bda92da (patch)
tree099d3028bb9a8d6c138c5cf52f3b004582a91035 /comms/asmodem
parent3da86c6aa2b3345aabb564415cd86b5e3872ca1a (diff)
downloadports-59df8af48ea44d533d5de8118602cc174bda92da.tar.gz
ports-59df8af48ea44d533d5de8118602cc174bda92da.zip
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27419
Diffstat (limited to 'comms/asmodem')
-rw-r--r--comms/asmodem/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/asmodem/Makefile b/comms/asmodem/Makefile
index a4594329900b..603003a96e8b 100644
--- a/comms/asmodem/Makefile
+++ b/comms/asmodem/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: asmodem
-# Version required: 0.6.1
# Date created: 11 May 1998
# Whom: Sean Cole <scole@aracnet.com>
#
# $FreeBSD$
#
-DISTNAME= asmodem-0.6-1
-PKGNAME= asmodem-0.6.1
+PORTNAME= asmodem
+PORTVERSION= 0.6.1
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_AFTERSTEP}
MASTER_SITE_SUBDIR= apps/asmodem
+DISTNAME= ${PORTNAME}-0.6-1
MAINTAINER= ports@FreeBSD.org