diff options
author | wiz <wiz@pkgsrc.org> | 2005-11-24 20:20:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-11-24 20:20:25 +0000 |
commit | 0d2b760aabd7a9b253b1dadb7d309b4f14089680 (patch) | |
tree | 827716357dbb2501d1cf874bfb98688dbf69d705 | |
parent | 5e1132f1a3bcd3759b2d4e70618897d7b34feae0 (diff) | |
download | pkgsrc-0d2b760aabd7a9b253b1dadb7d309b4f14089680.tar.gz |
Revert unintended commit.
-rw-r--r-- | graphics/gimp-ufraw/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gimp-ufraw/Makefile b/graphics/gimp-ufraw/Makefile index 5d4fb050748..1d5fc0a4ee1 100644 --- a/graphics/gimp-ufraw/Makefile +++ b/graphics/gimp-ufraw/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2005/11/24 20:19:40 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2005/11/24 20:20:25 wiz Exp $ DISTNAME= ufraw-0.6 PKGNAME= gimp-${DISTNAME} -PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ufraw/} |