diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
commit | 4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259 (patch) | |
tree | 179150b665d2f7da2053bd0dfeaf789ae4a7951a /misc/susv3 | |
parent | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (diff) | |
download | ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.tar.gz ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.zip |
Notes
Diffstat (limited to 'misc/susv3')
-rw-r--r-- | misc/susv3/Makefile | 1 | ||||
-rw-r--r-- | misc/susv3/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/susv3/Makefile b/misc/susv3/Makefile index 962150faa7b6..e43296035fef 100644 --- a/misc/susv3/Makefile +++ b/misc/susv3/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= # DISTNAME= susv3 MAINTAINER= corecode@corecode.ath.cx +COMMENT= Single UNIX Specification Version 3 RESTRICTED= "Redistribution of the documents is not permitted" diff --git a/misc/susv3/pkg-comment b/misc/susv3/pkg-comment deleted file mode 100644 index 01660c972223..000000000000 --- a/misc/susv3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Single UNIX Specification Version 3 |