diff options
Diffstat (limited to 'lang/python/Makefile')
-rw-r--r-- | lang/python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python/Makefile b/lang/python/Makefile index 135e6b67141b..8351705733e0 100644 --- a/lang/python/Makefile +++ b/lang/python/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://www.python.org/pub/python/src/ \ ftp://ftp.cwi.nl/pub/python/src/ EXTRACT_SUFX= .tgz -MAINTAINER= tg@FreeBSD.ORG +MAINTAINER= tg@FreeBSD.org LIB_DEPENDS= ${TK_DEPENDS} |