summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-11-26 10:48:46 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-11-26 10:48:46 +0000
commite34d788c225e357cb23f47954be75e15cf37a635 (patch)
treee0220cbb13db9aaea63e44542c5968dbebbc8305 /deskutils
parentUpgrade, 1.11 -> 1.12. (diff)
Change "utilities" category to "misc" in preparation for move to misc.
Notes
Notes: svn path=/head/; revision=2466
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/ical/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/ical/Makefile b/deskutils/ical/Makefile
index b546d872d7ca..f20902d97bf0 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: Makefile,v 1.2 1995/08/23 09:59:16 asami Exp $
+# $Id: Makefile,v 1.3 1995/10/28 20:33:18 erich Exp $
#
DISTNAME= ical-1.9
-CATEGORIES+= utilities
+CATEGORIES+= misc
MASTER_SITES= ftp://ftp.sterling.com/programming/languages/tcl/code/ical/
MAINTAINER= erich@FreeBSD.org