diff options
author | edwin <edwin@FreeBSD.org> | 2003-10-06 12:23:25 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-10-06 12:23:25 +0800 |
commit | 3823dd2bd6f9ec0fa9126127ffb866d59fbbedba (patch) | |
tree | 12941c36cd94b6056d8707dec36a8c139948d58f /sysutils/Makefile | |
parent | 9ca12f8eda3a8fd31de40fb0a7409f0a3c2e4763 (diff) | |
download | freebsd-ports-gnome-3823dd2bd6f9ec0fa9126127ffb866d59fbbedba.tar.gz freebsd-ports-gnome-3823dd2bd6f9ec0fa9126127ffb866d59fbbedba.tar.zst freebsd-ports-gnome-3823dd2bd6f9ec0fa9126127ffb866d59fbbedba.zip |
mount.app new port submission
WindowMaker dock application, resembles wmmount with extra functionality
PR: ports/50146
Submitted by: Gaspar Chilingarov <nm@web.am>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 2a74117cea0d..edf904e02b5a 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -185,6 +185,7 @@ SUBDIR += mksunbootcd SUBDIR += mktool SUBDIR += monitord + SUBDIR += mount.app SUBDIR += msyslog SUBDIR += multitail SUBDIR += muse |