diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 00:53:10 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 00:53:10 +0000 |
commit | dc0a03c770c17ad7a808a70e5ea26d2ae7efbf21 (patch) | |
tree | a26f5f48a0acaeb6fa3feef7103831740b692821 /x11-servers/Xatm | |
parent | 4b260ce2515cf67031168694f60633a71fad83e4 (diff) | |
download | ports-dc0a03c770c17ad7a808a70e5ea26d2ae7efbf21.tar.gz ports-dc0a03c770c17ad7a808a70e5ea26d2ae7efbf21.zip |
Notes
Diffstat (limited to 'x11-servers/Xatm')
-rw-r--r-- | x11-servers/Xatm/Makefile | 6 |
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 |