diff options
Diffstat (limited to 'misc/tds/Makefile')
-rw-r--r-- | misc/tds/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/tds/Makefile b/misc/tds/Makefile index 9bac71b6988..b06a8e3237c 100644 --- a/misc/tds/Makefile +++ b/misc/tds/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/01/25 05:33:58 kei Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/17 18:09:26 wiz Exp $ # DISTNAME= tds-1.3.2 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.morito.mgmt.waseda.ac.jp/~tom/TomSoft/TsDiary/dist/curr MAINTAINER= kei@netbsd.org HOMEPAGE= http://www.morito.mgmt.waseda.ac.jp/~tom/TomSoft/TsDiary/ +COMMENT= web diary system USE_PERL= YES GNU_CONFIGURE= YES |