diff options
author | tron <tron@pkgsrc.org> | 2000-03-14 19:10:39 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-03-14 19:10:39 +0000 |
commit | bd26567c9aa841348b6bc845804a4c9dbe124df1 (patch) | |
tree | a500c72bd025c567c6f20e0a010caedb8e5eefe7 /graphics | |
parent | 8d8ad26871ffe73ab0328f8ef6bfa3cc507b2e51 (diff) | |
download | pkgsrc-bd26567c9aa841348b6bc845804a4c9dbe124df1.tar.gz |
Fix typo in last commit.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 23c34c108ed..a6afc9c5ae9 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.75 2000/03/14 19:08:12 tron Exp $ +# $NetBSD: Makefile,v 1.76 2000/03/14 19:10:39 tron Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -28,7 +28,7 @@ SUBDIR += giftrans SUBDIR += gimp # SUBDIR += gimp-current # Not built by default -# SUBDIR += gimp-helpfilebrowser # Not built by default +# SUBDIR += gimp-helpbrowser # Not built by default SUBDIR += giram SUBDIR += gnuplot SUBDIR += gphoto |