diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 18:08:19 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 18:08:19 +0000 |
commit | e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3 (patch) | |
tree | fb13ac0f53f0354f024d2eae43a534a89e3286b2 /graphics/py-imaging-handbook | |
parent | 169aa14504da58c00c3a38000f4998293ebcebe7 (diff) | |
download | ports-e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3.tar.gz ports-e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3.zip |
Notes
Diffstat (limited to 'graphics/py-imaging-handbook')
-rw-r--r-- | graphics/py-imaging-handbook/Makefile | 1 | ||||
-rw-r--r-- | graphics/py-imaging-handbook/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-imaging-handbook/Makefile b/graphics/py-imaging-handbook/Makefile index f319f3854ead..05b138a67c3a 100644 --- a/graphics/py-imaging-handbook/Makefile +++ b/graphics/py-imaging-handbook/Makefile @@ -25,6 +25,7 @@ DISTFILES= appendices.htm blank.gif blurb-works-1.2.gif concepts.htm \ tutorial.htm writing-your-own-file-decoder.htm MAINTAINER= ports@FreeBSD.org +COMMENT= The Python Imaging Library Handbook DIST_SUBDIR= pil EXTRACT_ONLY= diff --git a/graphics/py-imaging-handbook/pkg-comment b/graphics/py-imaging-handbook/pkg-comment deleted file mode 100644 index 3691c7b5ba0d..000000000000 --- a/graphics/py-imaging-handbook/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Python Imaging Library Handbook |