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/gnomeutils2 | |
parent | Update to 0.81 (diff) |
Move gnomeutils2 from misc to deskutils. It fits better here.
Notes
Notes:
svn path=/head/; revision=86403
Diffstat (limited to 'deskutils/gnomeutils2')
-rw-r--r-- | deskutils/gnomeutils2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |