diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:17:55 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:17:55 +0000 |
commit | c2ec96e939971eb27b4e76cec3ba1da27c681710 (patch) | |
tree | d8e88d954fe008a304993a2e91d3330e23a63791 /deskutils/ical | |
parent | New categories deskutils, x11-clocks, x11-fm, x11-fonts, x11-toolkits (diff) |
Move "sliderule xpostit xpostitPlus" from x11 to deskutils. Move "cal
cbb ical korganizer kproject offix-trash plan teapot xcalendar xinvest
xmaddressbook xmdiary xopps zorro" from misc to deskutils.
I'll fix up the dependencies later.
Notes
Notes:
svn path=/head/; revision=12324
Diffstat (limited to 'deskutils/ical')
-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 a6451de6c572..24cda2bc05b9 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.16 1998/02/21 22:38:00 fenner Exp $ +# $Id: Makefile,v 1.18 1998/03/20 09:59:49 tg Exp $ # DISTNAME= ical-2.2 -CATEGORIES= misc tk80 +CATEGORIES= deskutils tk80 MASTER_SITES= http://www.research.digital.com/SRC/personal/Sanjay_Ghemawat/ical/icalbins/ MAINTAINER= erich@FreeBSD.ORG |