diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2001-12-24 13:56:04 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2001-12-24 13:56:04 +0000 |
commit | 356b063b9ed5fbe8b8c049311e544a3625279082 (patch) | |
tree | 7c101f3ea74965d36cce3a9234dd2a435d6f6639 /graphics/jpgtn | |
parent | The distfile has changed. The Makefile in the original distfile (diff) |
Maintainer is now a committer
Approved by: demon
Notes
Notes:
svn path=/head/; revision=52100
Diffstat (limited to 'graphics/jpgtn')
-rw-r--r-- | graphics/jpgtn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jpgtn/Makefile b/graphics/jpgtn/Makefile index 3c6538243195..f5c08f5e19cb 100644 --- a/graphics/jpgtn/Makefile +++ b/graphics/jpgtn/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/graphics/misc -MAINTAINER= mb@imp.ch +MAINTAINER= mbr@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg |