diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-27 14:24:48 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-27 14:24:48 +0000 |
commit | 48a58b03546f4f8fb0d5df8a9b916803ce9a4390 (patch) | |
tree | 00cc5215d2b7007e1c3eda8cd45632be13f503d9 /japanese/tdiary | |
parent | 60a95a1e2a21c76ec989ecc3d9385a92dd72ac15 (diff) | |
download | ports-48a58b03546f4f8fb0d5df8a9b916803ce9a4390.tar.gz ports-48a58b03546f4f8fb0d5df8a9b916803ce9a4390.zip |
Notes
Diffstat (limited to 'japanese/tdiary')
-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" |