diff options
Diffstat (limited to 'misc/susv3/Makefile')
-rw-r--r-- | misc/susv3/Makefile | 2 |
1 files changed, 1 insertions, 1 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: |