diff options
Diffstat (limited to 'editors/semi113/Makefile')
-rw-r--r-- | editors/semi113/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/semi113/Makefile b/editors/semi113/Makefile index fc0bbd7759e9..694dda4576f1 100644 --- a/editors/semi113/Makefile +++ b/editors/semi113/Makefile @@ -7,7 +7,7 @@ PORTNAME= semi PORTVERSION= ${SEMI_VER} -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.m17n.org/pub/mule/semi/semi-1.13-for-flim-1.13/ \ ftp://ftp.eos.hokudai.ac.jp/pub/GNU/emacs/mule/semi/semi-1.13-for-flim-1.13/ |