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 | |
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
-rw-r--r-- | devel/liboobs/Makefile | 4 | ||||
-rw-r--r-- | security/seahorse/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/libgtksourceviewmm/Makefile | 4 | ||||
-rw-r--r-- | x11/libxklavier/Makefile | 4 |
4 files changed, 8 insertions, 8 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/} diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 2882b9fe9..ec180a58d 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -3,12 +3,12 @@ # Whom: Dave McKay <dave@mu.org> # # $FreeBSD$ -# $MCom: ports/security/seahorse/Makefile,v 1.18 2006/10/01 01:56:57 ahze Exp $ +# $MCom: ports/security/seahorse/Makefile,v 1.20 2006/12/04 05:43:57 marcus Exp $ # PORTNAME= seahorse PORTVERSION= 0.9.8 -CATEGORIES= security +CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR=sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} DIST_SUBDIR= gnome2 diff --git a/x11-toolkits/libgtksourceviewmm/Makefile b/x11-toolkits/libgtksourceviewmm/Makefile index b0d7bbb4c..ce0a55ea4 100644 --- a/x11-toolkits/libgtksourceviewmm/Makefile +++ b/x11-toolkits/libgtksourceviewmm/Makefile @@ -3,11 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11-toolkits/libgtksourceviewmm/Makefile,v 1.1 2006/11/11 17:56:30 ahze Exp $ PORTNAME= libgtksourceviewmm PORTVERSION= 0.2.0 -CATEGORIES= x11-toolkits +CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org diff --git a/x11/libxklavier/Makefile b/x11/libxklavier/Makefile index d04803123..80d39665b 100644 --- a/x11/libxklavier/Makefile +++ b/x11/libxklavier/Makefile @@ -3,13 +3,13 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/libxklavier/Makefile,v 1.28 2006/09/10 00:51:15 mezz Exp $ +# $MCom: ports/x11/libxklavier/Makefile,v 1.30 2006/11/04 20:21:37 marcus Exp $ # PORTNAME= libxklavier PORTVERSION= 3.1 PORTEPOCH= 1 -CATEGORIES= x11 +CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gswitchit |