diff options
author | jlam <jlam> | 2004-03-10 18:20:10 +0000 |
---|---|---|
committer | jlam <jlam> | 2004-03-10 18:20:10 +0000 |
commit | 056c2c890a7e22161f223ea775664f60659234a4 (patch) | |
tree | f2ff451829021f7e4e008cc751690643d8531e91 /graphics/Makefile | |
parent | 10cc5a2a02ecf8bccaeb1801a207abab579becfc (diff) | |
download | pkgsrc-056c2c890a7e22161f223ea775664f60659234a4.tar.gz |
Remove PHP3 packages from pkgsrc as they're unmaintained by PHP folks
and by pkgsrc folks.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 8cf70a067c6..782f92a2439 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.299 2004/03/07 08:23:14 hamajima Exp $ +# $NetBSD: Makefile,v 1.300 2004/03/10 18:20:10 jlam Exp $ # COMMENT= Graphics tools and libraries @@ -178,7 +178,6 @@ SUBDIR+= p5-PerlMagick SUBDIR+= pgraf SUBDIR+= photopc SUBDIR+= php-jpgraph -SUBDIR+= php3-gd SUBDIR+= php4-exif SUBDIR+= php4-gd SUBDIR+= phpsview |