aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/curl
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-08-31 14:53:31 +0800
committermharo <mharo@FreeBSD.org>1999-08-31 14:53:31 +0800
commit89e9525cd80b9d6ce10b7181e660e1342f17214d (patch)
treef4d9e55060ca2313aa08d2352e80fe2866c3f580 /ftp/curl
parentd6c8a8d7896ae3cbf26d22acdd52fa0dfe8dc991 (diff)
downloadfreebsd-ports-gnome-89e9525cd80b9d6ce10b7181e660e1342f17214d.tar.gz
freebsd-ports-gnome-89e9525cd80b9d6ce10b7181e660e1342f17214d.tar.zst
freebsd-ports-gnome-89e9525cd80b9d6ce10b7181e660e1342f17214d.zip
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
Diffstat (limited to 'ftp/curl')
-rw-r--r--ftp/curl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index d45704f7d73d..2ca79b6c42c3 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.fts.frontec.se/~dast/stuff/ \
ftp://ftp.win.or.jp/pub/network/www/misc/ \
ftp://crydee.sai.msu.ru/zeus/unix/WWW/tools/mirror/
-MAINTAINER= kris@FreeBSD.ORG
+MAINTAINER= kris@FreeBSD.org
.if defined(USE_SSL)
BUILD_DEPENDS= ${PREFIX}/lib/libssl.a:${PORTSDIR}/security/openssl \