diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-06 20:20:49 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-06 20:20:49 +0000 |
commit | 209a810dacdf13cd37c35e9a541e8f20d7f2b8af (patch) | |
tree | 1854170f7a67a1cad5b082ce6a45e40c1b2be397 /deskutils | |
parent | 8e29a148d3c891c5361d0c6205db19e68dfcf626 (diff) | |
download | ports-209a810dacdf13cd37c35e9a541e8f20d7f2b8af.tar.gz ports-209a810dacdf13cd37c35e9a541e8f20d7f2b8af.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/Makefile | 1 | ||||
-rw-r--r-- | deskutils/gnome-utils/Makefile | 2 | ||||
-rw-r--r-- | deskutils/gnomeutils2/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 7050814ad1d5..3cb9dd44f381 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -20,6 +20,7 @@ SUBDIR += gmcal SUBDIR += gnofin SUBDIR += gnomepim + SUBDIR += gnomeutils2 SUBDIR += gnotime SUBDIR += gtimer SUBDIR += gworkspace diff --git a/deskutils/gnome-utils/Makefile b/deskutils/gnome-utils/Makefile index 0eeb3034d04c..eebffb793f2f 100644 --- a/deskutils/gnome-utils/Makefile +++ b/deskutils/gnome-utils/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnomeutils2 PORTVERSION= 2.2.3 PORTEPOCH= 1 -CATEGORIES= misc gnome +CATEGORIES= deskutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-utils/2.2 DISTNAME= gnome-utils-${PORTVERSION} diff --git a/deskutils/gnomeutils2/Makefile b/deskutils/gnomeutils2/Makefile index 0eeb3034d04c..eebffb793f2f 100644 --- a/deskutils/gnomeutils2/Makefile +++ b/deskutils/gnomeutils2/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnomeutils2 PORTVERSION= 2.2.3 PORTEPOCH= 1 -CATEGORIES= misc gnome +CATEGORIES= deskutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-utils/2.2 DISTNAME= gnome-utils-${PORTVERSION} |