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/xopps/Makefile | |
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.
Diffstat (limited to '')
-rw-r--r-- | deskutils/xopps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/xopps/Makefile b/deskutils/xopps/Makefile index 7db7e383449b..52182639fc4f 100644 --- a/deskutils/xopps/Makefile +++ b/deskutils/xopps/Makefile @@ -3,12 +3,12 @@ # Date created: 1 Ag 1997 # Whom: Pedro Giffuni (orig) # -# $Id: Makefile,v 1.3 1998/02/25 10:13:00 asami Exp $ +# $Id: Makefile,v 1.4 1998/08/05 09:31:34 asami Exp $ # DISTNAME= xopps.1.13 PKGNAME= xopps-1.13 -CATEGORIES= misc +CATEGORIES= deskutils MASTER_SITES= ftp://devvax.jpl.nasa.gov/pub/xopps/ MAINTAINER= ports@FreeBSD.org |