diff options
author | taoka <taoka@FreeBSD.org> | 2000-02-18 02:21:40 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2000-02-18 02:21:40 +0000 |
commit | a8e97e944a5d3d03dad9d4b8015067479d5cc5ea (patch) | |
tree | 364ac3682a072925462f3a6fe85cd0f326f347b8 /sysutils/Makefile | |
parent | fc51db141fbbfcf0f31708ff21804d61e6510b55 (diff) | |
download | FreeBSD-ports-a8e97e944a5d3d03dad9d4b8015067479d5cc5ea.zip FreeBSD-ports-a8e97e944a5d3d03dad9d4b8015067479d5cc5ea.tar.gz |
Move wmpccard from misc to sysutils
Pointed out by: asami
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 e9377ad..4758236 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -88,6 +88,7 @@ SUBDIR += wmlmmon SUBDIR += wmmon SUBDIR += wmmount + SUBDIR += wmpccard SUBDIR += xbatt SUBDIR += xcpustate SUBDIR += xdu |