diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2009-09-23 15:42:22 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2009-09-23 15:42:22 +0000 |
commit | 30fdc40add7a74aea6088b9e90d2f8ede565665b (patch) | |
tree | 9f26146c4c99164290557e5125354ce7ffcb44c2 /textproc/uim-el/Makefile | |
parent | fb122310731bf08dfc8a9e44029fd661f082da6f (diff) |
Notes
Diffstat (limited to 'textproc/uim-el/Makefile')
-rw-r--r-- | textproc/uim-el/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile index 76e5e7163e12..c713e425563c 100644 --- a/textproc/uim-el/Makefile +++ b/textproc/uim-el/Makefile @@ -6,8 +6,7 @@ # PORTNAME= uim-el -PORTVERSION= 1.5.5 -PORTREVISION= 1 +PORTVERSION= 1.5.6 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMESUFFIX= -${EMACS_PORT_NAME} |