diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 2001-11-01 15:36:01 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 2001-11-01 15:36:01 +0000 |
commit | ef088b3e81a1ebf0571084b5370679e1606b8c9d (patch) | |
tree | a5d83ee0447facc7532be52a70b87dc32fc630c5 /editors/semi113 | |
parent | Update to 20011101, keeping things stable, safe and clean. (diff) |
PORTREVISION bump.
Because of change naming scheme of install-cookie.
Diffstat (limited to 'editors/semi113')
-rw-r--r-- | editors/semi113/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/semi113/Makefile b/editors/semi113/Makefile index 58bf4fa4ccad..b7f64c68d0d6 100644 --- a/editors/semi113/Makefile +++ b/editors/semi113/Makefile @@ -7,6 +7,7 @@ PORTNAME= semi PORTVERSION= ${SEMI_VER} +PORTREVISION?= 1 CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.m17n.org/pub/mule/semi/semi-1.13-for-flim-1.13/ \ ftp://ftp.etl.go.jp/pub/mule/semi/semi-1.13-for-flim-1.13/ \ |