diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2012-09-13 04:45:58 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2012-09-13 04:45:58 +0000 |
commit | 7afa609aeba1a0696962ba81a009273ed62fc2b9 (patch) | |
tree | bd2bd2e3726cc69cf0256f5c52d064d824f6d4e5 /graphics/libpgf/Makefile | |
parent | 184bc4482804dc4934f89e4eacc2e1938c2d07ca (diff) |
Notes
Diffstat (limited to 'graphics/libpgf/Makefile')
-rw-r--r-- | graphics/libpgf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libpgf/Makefile b/graphics/libpgf/Makefile index 95585bfb5dee..51b3dc3d8e9b 100644 --- a/graphics/libpgf/Makefile +++ b/graphics/libpgf/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-latest/ \ SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= bsdkaffee@gmail.com +MAINTAINER= jhale@FreeBSD.org COMMENT= Progressive Graphics Format (PGF) library LICENSE= LGPL21 |