diff options
author | mandree <mandree@FreeBSD.org> | 2014-09-02 05:32:06 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2014-09-02 05:32:06 +0800 |
commit | 0503dadf835fd09fca66e95fb520ccdc403fbce9 (patch) | |
tree | 3ec94c09aa36051d6141c09f8fd50e36dd14c206 /misc/susv3 | |
parent | 0317d9258b324de995113c686896765ecbde964b (diff) | |
download | freebsd-ports-gnome-0503dadf835fd09fca66e95fb520ccdc403fbce9.tar.gz freebsd-ports-gnome-0503dadf835fd09fca66e95fb520ccdc403fbce9.tar.zst freebsd-ports-gnome-0503dadf835fd09fca66e95fb520ccdc403fbce9.zip |
Add the current SUSv4/Open Group Base Specifications Issue 7.
Update URLs, and fix a typo, in SUSv2/SUSv3 pkg-descr
Diffstat (limited to 'misc/susv3')
-rw-r--r-- | misc/susv3/Makefile | 2 | ||||
-rw-r--r-- | misc/susv3/pkg-descr | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/susv3/Makefile b/misc/susv3/Makefile index 5c499d0a702c..23eb460dc3ae 100644 --- a/misc/susv3/Makefile +++ b/misc/susv3/Makefile @@ -19,7 +19,7 @@ PORTDOCS= * .include <bsd.port.pre.mk> .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) -IGNORE= may not be redistributed because of licensing reasons. Please visit http://www.unix-systems.org/version3/online.html to accept their license and download ${DISTFILES} into ${DISTDIR} +IGNORE= may not be redistributed because of licensing reasons. Please visit http://www.unix.org/version3/online.html to accept their license and download ${DISTFILES} into ${DISTDIR} .endif do-install: diff --git a/misc/susv3/pkg-descr b/misc/susv3/pkg-descr index 0a2aec127748..9e2c3cd90977 100644 --- a/misc/susv3/pkg-descr +++ b/misc/susv3/pkg-descr @@ -1,4 +1,4 @@ -The Singe UNIX Specification Version 3 is a set of +The Single UNIX Specification Version 3 is a set of numerous HTML pages describing this standard. -WWW: http://www.unix-systems.org/version3/online.html +WWW: http://www.unix.org/version3/online.html |