diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-06 08:54:45 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-06 08:54:45 +0800 |
commit | ca8e84b8815ad0416826d2bd8cd5eec2c163a4b1 (patch) | |
tree | 1f2df39971a8eb60672ac9caec458a999e94e5fd /devel/liboobs/Makefile | |
parent | ecdd7f3530b31fc6c14c42f48706da9ad884b486 (diff) | |
download | marcuscom-ports-ca8e84b8815ad0416826d2bd8cd5eec2c163a4b1.tar marcuscom-ports-ca8e84b8815ad0416826d2bd8cd5eec2c163a4b1.tar.gz marcuscom-ports-ca8e84b8815ad0416826d2bd8cd5eec2c163a4b1.tar.bz2 marcuscom-ports-ca8e84b8815ad0416826d2bd8cd5eec2c163a4b1.tar.lz marcuscom-ports-ca8e84b8815ad0416826d2bd8cd5eec2c163a4b1.tar.xz marcuscom-ports-ca8e84b8815ad0416826d2bd8cd5eec2c163a4b1.tar.zst marcuscom-ports-ca8e84b8815ad0416826d2bd8cd5eec2c163a4b1.zip |
Add gnome to CATEGORIES
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7998 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/liboobs/Makefile')
-rw-r--r-- | devel/liboobs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/liboobs/Makefile b/devel/liboobs/Makefile index ab8f801f3..e09bee730 100644 --- a/devel/liboobs/Makefile +++ b/devel/liboobs/Makefile @@ -3,11 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/liboobs/Makefile,v 1.9 2006/11/11 03:03:46 marcus Exp $ +# $MCom: ports/devel/liboobs/Makefile,v 1.10 2006/12/01 20:22:24 marcus Exp $ PORTNAME= liboobs PORTVERSION= 2.17.3 -CATEGORIES= devel +CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |