diff options
author | asami <asami@FreeBSD.org> | 1998-08-07 22:17:55 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-07 22:17:55 +0000 |
commit | d5d1ae7c729064573c6e63e4642d0fa13ced66c5 (patch) | |
tree | 6053150238ab6698d90e2ab8f22fa86ef9cb8b88 /deskutils/xmaddressbook | |
parent | 07804d7369973def879667e3c2e6f6966b224e1a (diff) | |
download | FreeBSD-ports-d5d1ae7c729064573c6e63e4642d0fa13ced66c5.zip FreeBSD-ports-d5d1ae7c729064573c6e63e4642d0fa13ced66c5.tar.gz |
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.
Diffstat (limited to 'deskutils/xmaddressbook')
-rw-r--r-- | deskutils/xmaddressbook/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/xmaddressbook/Makefile b/deskutils/xmaddressbook/Makefile index 142ff60..ff090af 100644 --- a/deskutils/xmaddressbook/Makefile +++ b/deskutils/xmaddressbook/Makefile @@ -3,11 +3,11 @@ # Date created: 31 Jul 1996 # Whom: shanee@augusta.de # -# $Id: Makefile,v 1.2 1996/11/26 07:33:14 asami Exp $ +# $Id: Makefile,v 1.3 1997/10/26 23:57:13 fenner Exp $ # DISTNAME= xmaddressbook-1.5.3 -CATEGORIES= misc +CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= office EXTRACT_SUFX= .tar.Z |