diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-06-19 19:10:12 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-06-19 19:10:12 +0000 |
commit | 788862f36f11dd9095af8e46b6f1d5c5c8e9ca9d (patch) | |
tree | 3574b12ded022939f686e8b481834653d7ab158c | |
parent | 153810a163d737e0f020372478ac04cc39b5b659 (diff) | |
download | freebsd-ports-788862f36f11dd9095af8e46b6f1d5c5c8e9ca9d.zip |
Remove portrevision forgotten in previous commit
-rw-r--r-- | devel/libedit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libedit/Makefile b/devel/libedit/Makefile index cafcbd656bb6..50413840890d 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/ |