diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-08-23 20:21:52 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-08-23 20:21:52 +0000 |
commit | 3157ad19e83cc18bc01cda2201ca67399e278f70 (patch) | |
tree | ee36aab84f0e50f2c472fe44ebddf55e0927d800 /multimedia/ppm2fli/Makefile | |
parent | 92e9455fd7428c295aacdbdd1331691dbbeb6753 (diff) |
Remove giffunip@asme.org as the maintainer: he no longer has the ability
to maintain these ports. Any non-committer who wants to grab one let me
know.
Approved by: old maintainer
Notes
Notes:
svn path=/head/; revision=46749
Diffstat (limited to 'multimedia/ppm2fli/Makefile')
-rw-r--r-- | multimedia/ppm2fli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/ppm2fli/Makefile b/multimedia/ppm2fli/Makefile index 2aa63c68eb7a..81b408af7d83 100644 --- a/multimedia/ppm2fli/Makefile +++ b/multimedia/ppm2fli/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://crusty.er.usgs.gov/pub/animation/fli/ DISTNAME= ppm2fli_b1.92 EXTRACT_SUFX= .tar.Z -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org MAN1= ppm2fli.1 unflick.1 |