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 | |
parent | ac6b1d0d4e07e68634e348b6cbaa92b50601ef88 (diff) | |
download | ports-ef088b3e81a1ebf0571084b5370679e1606b8c9d.tar.gz ports-ef088b3e81a1ebf0571084b5370679e1606b8c9d.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/flim113-emacs/Makefile | 1 | ||||
-rw-r--r-- | editors/flim113/Makefile | 1 | ||||
-rw-r--r-- | editors/semi113-emacs/Makefile | 1 | ||||
-rw-r--r-- | editors/semi113/Makefile | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/editors/flim113-emacs/Makefile b/editors/flim113-emacs/Makefile index 309df21669e2..671bfac34cff 100644 --- a/editors/flim113-emacs/Makefile +++ b/editors/flim113-emacs/Makefile @@ -7,6 +7,7 @@ PORTNAME= flim PORTVERSION= ${FLIM_VER} +PORTREVISION?= 1 CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.m17n.org/pub/mule/flim/flim-1.13/ \ ftp://ftp.etl.go.jp/pub/mule/flim/flim-1.13/ \ diff --git a/editors/flim113/Makefile b/editors/flim113/Makefile index 309df21669e2..671bfac34cff 100644 --- a/editors/flim113/Makefile +++ b/editors/flim113/Makefile @@ -7,6 +7,7 @@ PORTNAME= flim PORTVERSION= ${FLIM_VER} +PORTREVISION?= 1 CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.m17n.org/pub/mule/flim/flim-1.13/ \ ftp://ftp.etl.go.jp/pub/mule/flim/flim-1.13/ \ diff --git a/editors/semi113-emacs/Makefile b/editors/semi113-emacs/Makefile index 58bf4fa4ccad..b7f64c68d0d6 100644 --- a/editors/semi113-emacs/Makefile +++ b/editors/semi113-emacs/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/ \ 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/ \ |