diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-11-03 17:19:46 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-11-03 17:19:46 +0000 |
commit | 6080cb1944c32b2d3a59a57ad18760c13f3c9305 (patch) | |
tree | dad5126be9debcce15e043b894a352e6226e8bf9 /graphics/Makefile | |
parent | 124e3c5b8173663e92330396a12c1ae7dd64cffc (diff) | |
download | FreeBSD-ports-6080cb1944c32b2d3a59a57ad18760c13f3c9305.zip FreeBSD-ports-6080cb1944c32b2d3a59a57ad18760c13f3c9305.tar.gz |
Kill pnmtopng - it's now part of netpbm.
PR: 20968
Submitted by: PF
Approved by: Decedent's maintainer
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 7a9ffe0..2631b3e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -149,7 +149,6 @@ SUBDIR += png2html SUBDIR += pngcheck SUBDIR += pngcrush - SUBDIR += pnmtopng SUBDIR += povray SUBDIR += povray31 SUBDIR += ppm2fli |