diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2013-05-13 05:24:50 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2013-05-13 05:24:50 +0000 |
commit | acec84102c48ef4181fdaf87cce127d634ed0f8b (patch) | |
tree | e308bb35d8b3ed1f84eec91c3186acc085a95667 /editors | |
parent | 383c41acbdc54056ec7d4e438e15c5645236ef0e (diff) | |
download | ports-acec84102c48ef4181fdaf87cce127d634ed0f8b.tar.gz ports-acec84102c48ef4181fdaf87cce127d634ed0f8b.zip |
Notes
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} |