diff options
Diffstat (limited to 'graphics/libungif/Makefile')
-rw-r--r-- | graphics/libungif/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libungif/Makefile b/graphics/libungif/Makefile index 2d1785b..6fa745e 100644 --- a/graphics/libungif/Makefile +++ b/graphics/libungif/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: giflib # Version required: 3.0 # Date created: 03 May 1997 -# Whom: Thomas Gellekum <tg@FreeBSD.ORG> +# Whom: Thomas Gellekum <tg@FreeBSD.org> # # $FreeBSD$ # @@ -10,7 +10,7 @@ DISTNAME= giflib-3.0 CATEGORIES= graphics MASTER_SITES= http://earthspace.net/~esr/giflib/ -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org USE_XLIB= yes |