summaryrefslogtreecommitdiff
path: root/news/atp
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 17:33:32 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 17:33:32 +0000
commitf39d3f29e6126cdc0a2f27d2b70c8d6667774330 (patch)
treeab2f44c93df74a3fd0f6c30b0eac92355922e845 /news/atp
parentupdate with the new PORTNAME/PORTVERSION variables (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27420
Diffstat (limited to 'news/atp')
-rw-r--r--news/atp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/news/atp/Makefile b/news/atp/Makefile
index d015761bf03c..83253ec6dfc3 100644
--- a/news/atp/Makefile
+++ b/news/atp/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: atp
-# Version required: 1.50
# Date created: 9 Nov 1997
# Whom: Donald Burr <dburr@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= atp-1.50-src
-PKGNAME= atp-1.50
+PORTNAME= atp
+PORTVERSION= 1.50
CATEGORIES= news
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/bbs/mail
+DISTNAME= atp-1.50-src
MAINTAINER= dburr@FreeBSD.org