diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-31 16:57:13 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-31 16:57:13 +0000 |
commit | fe755cfe3f75db2c2accffa2960a330910d7badf (patch) | |
tree | 1f385c935060b73ee85dab96ff6dbdcab7afd893 /devel/ORBit | |
parent | Upgrade to 1.1.14. (diff) |
Add gnome virtual catagory.
PR: ports/9801
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes
Notes:
svn path=/head/; revision=16441
Diffstat (limited to 'devel/ORBit')
-rw-r--r-- | devel/ORBit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ORBit/Makefile b/devel/ORBit/Makefile index 395015d9aeb9..57ad5dbb3b41 100644 --- a/devel/ORBit/Makefile +++ b/devel/ORBit/Makefile @@ -3,11 +3,11 @@ # Date Created: 16 Aug 1998 # Whom: Chia-liang Kao <clkao@CirX.ORG> # -# $Id: Makefile,v 1.11 1999/01/17 21:37:52 andreas Exp $ +# $Id: Makefile,v 1.12 1999/01/27 08:31:49 fenner Exp $ # DISTNAME= ORBit-0.3.91 -CATEGORIES= devel +CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= ORBit |