diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2017-04-29 14:50:53 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2017-04-29 14:50:53 +0000 |
commit | 3f98bcd00c8e91ddfe3bc90acd4cb9440423a067 (patch) | |
tree | 6484c2ff49776eb1fe0a5c63d975c08bf9dd6c29 /textproc/uim-el | |
parent | 1b1d7b5d53def2b1adf3922c8fe3c019d3d43eab (diff) |
Notes
Diffstat (limited to 'textproc/uim-el')
-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 8d59822fbd34..3b246583c15c 100644 --- a/textproc/uim-el/Makefile +++ b/textproc/uim-el/Makefile @@ -3,7 +3,7 @@ PORTNAME= uim-el PORTVERSION= 1.8.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= https://github.com/uim/uim/releases/download/uim-${PORTVERSION}/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |