aboutsummaryrefslogtreecommitdiffstats
path: root/x11-servers/Xatm
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-04-10 08:53:10 +0800
committercpiazza <cpiazza@FreeBSD.org>2000-04-10 08:53:10 +0800
commitafbb40eec42236f7cb78f0a6aeb6a9e4b97143d8 (patch)
treebf08df7da959ce3b74c7f75eb024e3ae4e23cd08 /x11-servers/Xatm
parent36d55f18b4b3cf4d9fcc38571d09a272e24f7c2e (diff)
downloadfreebsd-ports-gnome-afbb40eec42236f7cb78f0a6aeb6a9e4b97143d8.tar.gz
freebsd-ports-gnome-afbb40eec42236f7cb78f0a6aeb6a9e4b97143d8.tar.zst
freebsd-ports-gnome-afbb40eec42236f7cb78f0a6aeb6a9e4b97143d8.zip
Update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'x11-servers/Xatm')
-rw-r--r--x11-servers/Xatm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-servers/Xatm/Makefile b/x11-servers/Xatm/Makefile
index 5a93232bf108..e170ac07dfd6 100644
--- a/x11-servers/Xatm/Makefile
+++ b/x11-servers/Xatm/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: xfs-atm
-# Version required: 3.0.1
# Date created: 31 Oct 1999
# Whom: taguchi@tohoku.iij.ad.jp
#
# $FreeBSD$
#
-DISTNAME= xfs-atm+cid-3.0.1
-PKGNAME= xfs-atm-3.0.1
+PORTNAME= xfs-atm
+PORTVERSION= 3.0.1
CATEGORIES= x11
MASTER_SITES= http://www.netlab.is.tsukuba.ac.jp/~yokota/archive/
+DISTNAME= ${PORTNAME}+cid-${PORTVERSION}
MAINTAINER= taguchi@tohoku.iij.ad.jp