diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-19 12:01:37 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-19 12:01:37 +0000 |
commit | e2377459259a49109b8e73790e2946e0c7e81e3a (patch) | |
tree | c419983a134ac0500f0ec08ab13a38a657ac12f3 /misc/Makefile | |
parent | 2f341d2e473f5c2ed75b4fd0d13f90ef8803d97f (diff) |
new port: misc/susv3 (Single UNIX Specification Version 3)
The Singe UNIX Specification Version 3 is a set of numerous
HTML pages describing this standard.
PR: ports/37004
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
Notes
Notes:
svn path=/head/; revision=73475
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 8fa4a17465b6..6a4485e46ae2 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -295,6 +295,7 @@ SUBDIR += sshbuddy SUBDIR += stan SUBDIR += susv2 + SUBDIR += susv3 SUBDIR += sword SUBDIR += sword-modules SUBDIR += tcb |