aboutsummaryrefslogtreecommitdiff
path: root/devel/libedit/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-03-28 10:51:13 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-03-28 10:51:13 +0000
commite061eb5eabe16bef4a97bc34e447fd24a6084286 (patch)
tree3ccb77bd77bec4e1351bca38f2347513ad727156 /devel/libedit/Makefile
parent481181138fc8598d717131fb1aa8216f20f2fdc1 (diff)
downloadports-e061eb5eabe16bef4a97bc34e447fd24a6084286.tar.gz
ports-e061eb5eabe16bef4a97bc34e447fd24a6084286.zip
Notes
Diffstat (limited to 'devel/libedit/Makefile')
-rw-r--r--devel/libedit/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/libedit/Makefile b/devel/libedit/Makefile
index 76c9a1162b20..b5d118bf739b 100644
--- a/devel/libedit/Makefile
+++ b/devel/libedit/Makefile
@@ -4,7 +4,6 @@
PORTNAME= libedit
PORTVERSION= ${EDITVERSION}.${EDITDATE}
DISTVERSION= ${EDITDATE}-${EDITVERSION}
-PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://thrysoee.dk/editline/
@@ -15,8 +14,8 @@ LICENSE= BSD2CLAUSE
USES= libtool pathfix
EDITVERSION= 3.1
-EDITDATE= 20141030
-WRKSRC= ${WRKDIR}/${PORTNAME}-20141029-${EDITVERSION}
+EDITDATE= 20150325
+WRKSRC= ${WRKDIR}/${PORTNAME}-${EDITDATE}-${EDITVERSION}
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip