diff options
Diffstat (limited to 'textproc/uim-el/Makefile')
-rw-r--r-- | textproc/uim-el/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile index 9e527f9f9267..3edf4d5d8d2e 100644 --- a/textproc/uim-el/Makefile +++ b/textproc/uim-el/Makefile @@ -6,10 +6,9 @@ # PORTNAME= uim-el -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ - http://uim.freedesktop.org/releases/uim/stable/ +MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMESUFFIX= -${EMACS_PORT_NAME} DISTNAME= uim-${PORTVERSION} |