diff options
author | rodrigc <rodrigc@FreeBSD.org> | 2005-06-17 21:37:14 +0800 |
---|---|---|
committer | rodrigc <rodrigc@FreeBSD.org> | 2005-06-17 21:37:14 +0800 |
commit | 0348f7a5d1e18ff96dea204542eb96b3f044c3c8 (patch) | |
tree | c07faf7a006a3ad2d341fbabf7dc6533355d8aad | |
parent | 9820fb6a8f64574394040572948e88fa960871e8 (diff) | |
download | freebsd-ports-gnome-0348f7a5d1e18ff96dea204542eb96b3f044c3c8.tar.gz freebsd-ports-gnome-0348f7a5d1e18ff96dea204542eb96b3f044c3c8.tar.zst freebsd-ports-gnome-0348f7a5d1e18ff96dea204542eb96b3f044c3c8.zip |
Add xfsprogs.
Approved by: demon (ports mentor)
-rw-r--r-- | CVSROOT/modules | 1 | ||||
-rw-r--r-- | sysutils/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index bcd715a8fb28..13bb742aefbd 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -12544,6 +12544,7 @@ xfree86-dri ports/graphics/xfree86-dri xfree86_xkb_xml ports/x11/xfree86_xkb_xml xfrisk ports/games/xfrisk xfsm ports/sysutils/xfsm +xfsprogs ports/sysutils/xfsprogs xg ports/x11-toolkits/xg xgalaga ports/games/xgalaga xgame ports/games/xgame diff --git a/sysutils/Makefile b/sysutils/Makefile index 031394d6c06b..c9e5b981416a 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -561,6 +561,7 @@ SUBDIR += xfce4-utils SUBDIR += xfce4-wavelan-plugin SUBDIR += xfsm + SUBDIR += xfsprogs SUBDIR += xin SUBDIR += xloadface SUBDIR += xlogmaster |