aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2017-05-15 22:26:27 +0000
committerMatthias Andree <mandree@FreeBSD.org>2017-05-15 22:26:27 +0000
commiteeb28a26c440cad0deb328f63b54740069b20eae (patch)
tree8a426b9e383eb28e76b7da184ad90c42e7a60725
parenta3920eae29488cd8292a9d705687d3290274872c (diff)
downloadports-eeb28a26c440cad0deb328f63b54740069b20eae.tar.gz
ports-eeb28a26c440cad0deb328f63b54740069b20eae.zip
Notes
-rw-r--r--security/openvpn-auth-ldap/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/openvpn-auth-ldap/Makefile b/security/openvpn-auth-ldap/Makefile
index dd5346f6ff3e..b5a3f56da67f 100644
--- a/security/openvpn-auth-ldap/Makefile
+++ b/security/openvpn-auth-ldap/Makefile
@@ -60,9 +60,7 @@ CC+= ${DEBUG_FLAGS}
# this is a local target to build a tarball from SVN
# and another target to upload it
# Note that googlecode.com is gone. Apparently someone exported the code
-# to Github, but aside from a README that got converted to Markdown
-# syntax, there hadn't been changes as of 2016-12-07.
-# https://github.com/threerings/openvpn-auth-ldap/
+# to Github: https://github.com/threerings/openvpn-auth-ldap/
build-tarball: ${DISTFILES}
${DISTFILES}:
${RM} -r ${WRKSRC}