diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-12-03 04:00:51 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-12-03 04:00:51 +0800 |
commit | 4798c9f584ec04ccd96f14525559df3a6b8ea938 (patch) | |
tree | 497bc7c5cdf9c4098b31e1ffa3a13e06354bcf74 /graphics/libungif | |
parent | 7576b949fd55b4eaf3528da54107a639bc544130 (diff) | |
download | freebsd-ports-gnome-4798c9f584ec04ccd96f14525559df3a6b8ea938.tar.gz freebsd-ports-gnome-4798c9f584ec04ccd96f14525559df3a6b8ea938.tar.zst freebsd-ports-gnome-4798c9f584ec04ccd96f14525559df3a6b8ea938.zip |
- take maintainership
Diffstat (limited to 'graphics/libungif')
-rw-r--r-- | graphics/libungif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libungif/Makefile b/graphics/libungif/Makefile index b7afbf883232..e558dfdf5173 100644 --- a/graphics/libungif/Makefile +++ b/graphics/libungif/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= Tools and library routines for working with GIF images USE_BZIP2= yes |