diff options
author | Steve Price <steve@FreeBSD.org> | 2000-07-10 03:53:49 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-07-10 03:53:49 +0000 |
commit | c311bbc1ef4180f279f14dc75bf9fdd9994418a7 (patch) | |
tree | 4c446968e5ff46f5f2144750802eb5eed4a3b3cf /sysutils/Makefile | |
parent | e14d428d006b772d7df471b8305aea795d58551a (diff) | |
download | freebsd-ports-c311bbc1ef4180f279f14dc75bf9fdd9994418a7.zip |
Add stow version 1.3.2.
A GNU version of Carnegie Mellon's "Depot" program.
PR: 19073
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
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 9232661b91dd..bb3985a7cfdf 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -78,6 +78,7 @@ SUBDIR += socket SUBDIR += star SUBDIR += stat + SUBDIR += stow SUBDIR += stmpclean SUBDIR += su2 SUBDIR += symlinks |