diff options
-rw-r--r-- | deskutils/ical/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/ical/Makefile b/deskutils/ical/Makefile index ff22bc1312dd..3726bbbc950c 100644 --- a/deskutils/ical/Makefile +++ b/deskutils/ical/Makefile @@ -3,11 +3,11 @@ # Date created: Mon Aug 28 13:35:31 CDT 1995 # Whom: erich@rrnet.com # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1995/08/23 09:45:12 asami Exp $ # DISTNAME= ical-1.9 -CATEGORIES+= utils +CATEGORIES+= utilities MASTER_SITES= ftp://ftp.sterling.com/programming/languages/tcl/code/ical/ LIB_DEPENDS= tcl\\.7\\.:${PORTSDIR}/lang/tcl \ |