diff options
author | bapt <bapt@FreeBSD.org> | 2014-10-05 16:10:43 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-10-05 16:10:43 +0800 |
commit | 8ae9ce66211d1c725a0d3d27e41498f2b8cb7e9e (patch) | |
tree | 4e9c7013fc75226dc1f06bb938c6438b27ea080a /editors | |
parent | 308e49683e688994d5782ffb6d27d9d7e2a2ed5c (diff) | |
download | freebsd-ports-gnome-8ae9ce66211d1c725a0d3d27e41498f2b8cb7e9e.tar.gz freebsd-ports-gnome-8ae9ce66211d1c725a0d3d27e41498f2b8cb7e9e.tar.zst freebsd-ports-gnome-8ae9ce66211d1c725a0d3d27e41498f2b8cb7e9e.zip |
bump portrevision due to changes in the plist
Diffstat (limited to 'editors')
-rw-r--r-- | editors/emacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index 937d9c59b5e4..b83adaf28c00 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -3,7 +3,7 @@ PORTNAME= emacs PORTVERSION= ${EMACS_VER} -PORTREVISION?= 7 +PORTREVISION?= 8 PORTEPOCH= 3 CATEGORIES= editors ipv6 MASTER_SITES= ${MASTER_SITE_GNU} |