diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-07 04:20:49 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-07 04:20:49 +0800 |
commit | 3f75615aea05441db344b37d27d918b723d6bd0b (patch) | |
tree | 59ca665e8a3f5ef767dae886700182dc6b5a892a /deskutils/Makefile | |
parent | 896afbf6cef4f83baecbcc5af65d8d15976d4c21 (diff) | |
download | freebsd-ports-gnome-3f75615aea05441db344b37d27d918b723d6bd0b.tar.gz freebsd-ports-gnome-3f75615aea05441db344b37d27d918b723d6bd0b.tar.zst freebsd-ports-gnome-3f75615aea05441db344b37d27d918b723d6bd0b.zip |
Move gnomeutils2 from misc to deskutils. It fits better here.
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 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 |