summaryrefslogtreecommitdiff
path: root/devel/newt
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
commited33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch)
treebb126f7f4deabe676254cb651c5b8a780976235f /devel/newt
parentFix (diff)
PORTNAME/PORTVERSION update
Notes
Notes: svn path=/head/; revision=27452
Diffstat (limited to 'devel/newt')
-rw-r--r--devel/newt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/newt/Makefile b/devel/newt/Makefile
index e1b1578aea1d..bdc3ea39da48 100644
--- a/devel/newt/Makefile
+++ b/devel/newt/Makefile
@@ -1,18 +1,18 @@
# New ports collection makefile for: newt
-# Version required: 0.50-13
# Date created: 08 Jan 2000
# Whom: Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#
-DISTNAME= newt-0.50-13
-PKGNAME= newt-0.50.13
+PORTNAME= newt
+PORTVERSION= 0.50.13
CATEGORIES= devel
MASTER_SITES= \
ftp://ftp.cdrom.com/pub/linux/redhat/redhat-6.1/SRPMS/SRPMS/ \
ftp://ftp.redhat.com/pub/redhat/redhat-6.1/SRPMS/SRPMS/ \
ftp://ftp.infomagic.com/pub/mirrors/linux/RedHat/redhat-6.1/SRPMS/SRPMS/
+DISTNAME= ${PORTNAME}-0.50-13
EXTRACT_SUFX= .src.rpm
MAINTAINER= will@FreeBSD.org