aboutsummaryrefslogtreecommitdiff
path: root/devel/newt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/newt/Makefile')
-rw-r--r--devel/newt/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/newt/Makefile b/devel/newt/Makefile
index 3acdb95fc1bf..629de27a61ba 100644
--- a/devel/newt/Makefile
+++ b/devel/newt/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= newt
-PORTVERSION= 0.50.13
+PORTVERSION= 0.50.8.2
CATEGORIES= devel
MASTER_SITES= \
- ftp://ftp.freesoftware.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
+ ftp://ftp.freesoftware.com/pub/linux/redhat/redhat-6.2/SRPMS/SRPMS/ \
+ ftp://ftp.redhat.com/pub/redhat/redhat-6.2/SRPMS/SRPMS/ \
+ ftp://ftp.infomagic.com/pub/mirrors/linux/RedHat/redhat-6.2/SRPMS/SRPMS/
+DISTNAME= ${PORTNAME}-0.50.8-2
EXTRACT_SUFX= .src.rpm
MAINTAINER= ports@FreeBSD.org
@@ -26,7 +26,7 @@ BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/misc/rpm \
USE_GMAKE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
-WRKSRC= ${WRKDIR}/newt-0.50
+WRKSRC= ${WRKDIR}/newt-0.50.8
VERSION= 0
MAKE_ENV+= prefix=${PREFIX} VERSION=${VERSION} CC=${CC} PCFLAGS="${CFLAGS}"
PLIST_SUB+= VERSION="${VERSION}"