diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-12-13 13:09:36 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-12-13 13:09:36 +0000 |
commit | 46604d2303eca3637b103b6a1c3ec587023bdc98 (patch) | |
tree | 85979467b6b5208b4733438de52d3e82cf17f930 /japanese | |
parent | f0eb84289b8d1760dfd6b771cfb91fce3b4e3c25 (diff) | |
download | ports-46604d2303eca3637b103b6a1c3ec587023bdc98.tar.gz ports-46604d2303eca3637b103b6a1c3ec587023bdc98.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/tdiary/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/tdiary/Makefile b/japanese/tdiary/Makefile index 2aad64ec4a90..428127f6af2d 100644 --- a/japanese/tdiary/Makefile +++ b/japanese/tdiary/Makefile @@ -10,6 +10,7 @@ CATEGORIES= japanese www ruby MAINTAINER= jfkimura@yahoo.co.jp TDIARY_LANG= tdiary.conf-ja +CONFLICTS= tdiary-1.* MASTERDIR?= ${.CURDIR}/../../www/tdiary .include "${MASTERDIR}/Makefile" |