diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-12-02 20:00:51 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-12-02 20:00:51 +0000 |
commit | 3c249f32c00682c0f4da928a327121d49f8d0f7d (patch) | |
tree | 0a8906446b77a91efd098e5dded346f00f187a6f /graphics/giflib | |
parent | 04588118b646b88459e804a5e48c5972436dcc31 (diff) | |
download | ports-3c249f32c00682c0f4da928a327121d49f8d0f7d.tar.gz ports-3c249f32c00682c0f4da928a327121d49f8d0f7d.zip |
Notes
Diffstat (limited to 'graphics/giflib')
-rw-r--r-- | graphics/giflib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile index b7afbf883232..e558dfdf5173 100644 --- a/graphics/giflib/Makefile +++ b/graphics/giflib/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 |