diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-04-17 08:02:36 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-04-17 08:02:36 +0000 |
commit | 72f432355439fe0b2ab2f92be73eba9b6f9bf5a8 (patch) | |
tree | 7a1b16b380f5c6df3fee5be1724f5a699a5ec9d6 /editors/mule-common | |
parent | ea8047bc2abc242d1eef98d5464bb938f190e3c8 (diff) | |
download | ports-72f432355439fe0b2ab2f92be73eba9b6f9bf5a8.tar.gz ports-72f432355439fe0b2ab2f92be73eba9b6f9bf5a8.zip |
Notes
Diffstat (limited to 'editors/mule-common')
-rw-r--r-- | editors/mule-common/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/mule-common/Makefile b/editors/mule-common/Makefile index 07c253e4a906..fd3d863e0829 100644 --- a/editors/mule-common/Makefile +++ b/editors/mule-common/Makefile @@ -7,7 +7,7 @@ PORTNAME= mule-common PORTVERSION= ${MULE_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors japanese MASTER_SITES= ftp://ftp.m17n.org/pub/mule/ \ ftp://ftp.jaist.ac.jp/pub/GNU/mule/ \ |