diff options
author | ashish <ashish@FreeBSD.org> | 2013-05-13 13:24:50 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2013-05-13 13:24:50 +0800 |
commit | 83f4c902375956b87c714604f11cb3e1dcfb3ae1 (patch) | |
tree | e308bb35d8b3ed1f84eec91c3186acc085a95667 /editors | |
parent | ded53a11a30b9ca720883b401966276c61bda4a5 (diff) | |
download | freebsd-ports-gnome-83f4c902375956b87c714604f11cb3e1dcfb3ae1.tar.gz freebsd-ports-gnome-83f4c902375956b87c714604f11cb3e1dcfb3ae1.tar.zst freebsd-ports-gnome-83f4c902375956b87c714604f11cb3e1dcfb3ae1.zip |
- Bring back PORTREVISION, accidentally removed in previous commit
Diffstat (limited to 'editors')
-rw-r--r-- | editors/emacs22/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile index b672591f8b11..c9c7b2151747 100644 --- a/editors/emacs22/Makefile +++ b/editors/emacs22/Makefile @@ -3,6 +3,7 @@ PORTNAME= emacs PORTVERSION= ${EMACS_VER} +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= editors ipv6 MASTER_SITES= ${MASTER_SITE_GNU} |