diff options
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 3e0975f15865..5757cbba3d57 100644 --- a/editors/tamago/Makefile +++ b/editors/tamago/Makefile @@ -3,7 +3,7 @@ PORTNAME= tamago PORTVERSION= 4.0.6.0.20041122.19.14 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= editors elisp PKGNAMESUFFIX= -${EMACS_PORT_NAME} |