aboutsummaryrefslogtreecommitdiffstats
path: root/devel/newt
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-12 05:30:15 +0800
committermharo <mharo@FreeBSD.org>2000-04-12 05:30:15 +0800
commit51c1b9f9a90a432058792df22dbe12d831d611d0 (patch)
tree00cbaf2438c30cc2a98f2ea38bee208d71f91bf0 /devel/newt
parent0bf120a84dd4029b5653c00e40bdd783f1805810 (diff)
downloadfreebsd-ports-gnome-51c1b9f9a90a432058792df22dbe12d831d611d0.tar.gz
freebsd-ports-gnome-51c1b9f9a90a432058792df22dbe12d831d611d0.tar.zst
freebsd-ports-gnome-51c1b9f9a90a432058792df22dbe12d831d611d0.zip
PORTNAME/PORTVERSION update
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