diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-11-20 08:09:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-11-20 08:09:49 +0000 |
commit | e22ed3d655da09658c170f2800426a37952bf204 (patch) | |
tree | 42ca04302c3055ddae40e851cda27153ee5fa38a /lang/diveintopython | |
parent | 9f305c48e4b799dc6d56fc90d558184cb4f750e6 (diff) | |
download | ports-e22ed3d655da09658c170f2800426a37952bf204.tar.gz ports-e22ed3d655da09658c170f2800426a37952bf204.zip |
Notes
Diffstat (limited to 'lang/diveintopython')
-rw-r--r-- | lang/diveintopython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/diveintopython/Makefile b/lang/diveintopython/Makefile index 17587cf2dd41..6926eb097c17 100644 --- a/lang/diveintopython/Makefile +++ b/lang/diveintopython/Makefile @@ -22,7 +22,7 @@ DISTFILES= ${DISTNAME}-html-${VERSIONSTR}${EXTRACT_SUFX} \ DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}-html-${VERSIONSTR}${EXTRACT_SUFX} -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A free Python tutorial book that is "not For Dummies(tm)" NO_BUILD= YES |