diff options
author | perky <perky@FreeBSD.org> | 2003-11-16 04:17:59 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2003-11-16 04:17:59 +0800 |
commit | a97ea4720c7a7ee2b790e4e2fab70676ba2ef16c (patch) | |
tree | b4e50de312ba0568663ee687280858f50ffc8bbd /sysutils/Makefile | |
parent | 7203646bf83b220cee1c0e3eb55e519b12db2a24 (diff) | |
download | freebsd-ports-gnome-a97ea4720c7a7ee2b790e4e2fab70676ba2ef16c.tar.gz freebsd-ports-gnome-a97ea4720c7a7ee2b790e4e2fab70676ba2ef16c.tar.zst freebsd-ports-gnome-a97ea4720c7a7ee2b790e4e2fab70676ba2ef16c.zip |
Add port for cpu-1.4.2,
an LDAP user management tool written in C and loosely based on FreeBSD's pw(8).
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 0b71e8a8d60a..9bd9a9943943 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -61,6 +61,7 @@ SUBDIR += cotty SUBDIR += cpbk SUBDIR += cpdup + SUBDIR += cpu SUBDIR += cpuburn SUBDIR += crashme SUBDIR += cronolog |