diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2015-04-27 10:29:27 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2015-04-27 10:29:27 +0000 |
commit | c5167c49ba2e934bffbaacba422b57db6393c037 (patch) | |
tree | e522e319a070f2df545d1bf3366b75f936c6875e /editors/tamago | |
parent | 2893a8de0cdfa9781d93c90291646d9a7b19a352 (diff) | |
download | freebsd-ports-c5167c49ba2e934bffbaacba422b57db6393c037.zip |
- Chase GNU Emacs updates
PR: 199553
Diffstat (limited to 'editors/tamago')
-rw-r--r-- | editors/tamago/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile index 4274c4543cb6..79f2078839be 100644 --- a/editors/tamago/Makefile +++ b/editors/tamago/Makefile @@ -3,7 +3,7 @@ PORTNAME= tamago PORTVERSION= 4.0.6.0.20041122.19 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= editors elisp MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/e/egg |