diff options
Diffstat (limited to 'time/xcal/Makefile')
-rw-r--r-- | time/xcal/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/xcal/Makefile b/time/xcal/Makefile index 05b3ac087cb..3c254c5c786 100644 --- a/time/xcal/Makefile +++ b/time/xcal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/17 23:32:22 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 17:32:14 wiz Exp $ # DISTNAME= xcal41 @@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.hillside.co.uk/xcal/ EXTRACT_SUFX= .tar.Z MAINTAINER= kim@tac.nyc.ny.us +COMMENT= calendar with alarms and a notebook for X11 USE_IMAKE= yes #USE_XAW= yes |