diff options
author | hubertf <hubertf@pkgsrc.org> | 2005-02-21 20:26:08 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2005-02-21 20:26:08 +0000 |
commit | 9a981bcfbe5c210123f3ba69a40c6ae0fd7ed064 (patch) | |
tree | 7c3ee711ba0c708e2726ec7a9c4cf5fb0feb6167 /graphics/ppmtoxvpic | |
parent | 8b44024dc5162eaf9da3388d4a28a4cde936a275 (diff) | |
download | pkgsrc-9a981bcfbe5c210123f3ba69a40c6ae0fd7ed064.tar.gz |
Sign over maintainership to tech-pkg@
Diffstat (limited to 'graphics/ppmtoxvpic')
-rw-r--r-- | graphics/ppmtoxvpic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ppmtoxvpic/Makefile b/graphics/ppmtoxvpic/Makefile index d0d2db12834..176ec7f5553 100644 --- a/graphics/ppmtoxvpic/Makefile +++ b/graphics/ppmtoxvpic/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2004/12/28 23:18:18 reed Exp $ +# $NetBSD: Makefile,v 1.8 2005/02/21 20:26:11 hubertf Exp $ # PKGNAME= ppmtoxvpic-0.99.9 PKGREVISION= 5 CATEGORIES= graphics -MAINTAINER= hubertf@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= Convert PPM image to preview pic readable by xv and gimp do-install: |