diff options
author | pav <pav@FreeBSD.org> | 2004-06-27 22:24:48 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-06-27 22:24:48 +0800 |
commit | 2d2780149518fb81860bafd13faa6e56fd849174 (patch) | |
tree | 44bdf33726169c4ac73ac6f77b8b82038c6801a0 /japanese | |
parent | 946370108964e86963e8cf08849777b2ccecd20b (diff) | |
download | freebsd-ports-gnome-2d2780149518fb81860bafd13faa6e56fd849174.tar.gz freebsd-ports-gnome-2d2780149518fb81860bafd13faa6e56fd849174.tar.zst freebsd-ports-gnome-2d2780149518fb81860bafd13faa6e56fd849174.zip |
- Update to 2.0.0
PR: ports/68406, ports/68410
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer)
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/tdiary/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/tdiary/Makefile b/japanese/tdiary/Makefile index 428127f6af2d..402ea9722b09 100644 --- a/japanese/tdiary/Makefile +++ b/japanese/tdiary/Makefile @@ -10,7 +10,7 @@ CATEGORIES= japanese www ruby MAINTAINER= jfkimura@yahoo.co.jp TDIARY_LANG= tdiary.conf-ja -CONFLICTS= tdiary-1.* +CONFLICTS= tdiary-* MASTERDIR?= ${.CURDIR}/../../www/tdiary .include "${MASTERDIR}/Makefile" |