diff options
Diffstat (limited to 'textproc/uim-el/Makefile')
-rw-r--r-- | textproc/uim-el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile index a45d97c92b25..617249bae8d5 100644 --- a/textproc/uim-el/Makefile +++ b/textproc/uim-el/Makefile @@ -7,7 +7,7 @@ PORTNAME= uim-el PORTVERSION= 1.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMESUFFIX= -${EMACS_PORT_NAME} |