diff options
author | billf <billf@FreeBSD.org> | 1998-12-30 02:22:59 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-12-30 02:22:59 +0800 |
commit | 9416b66b1e473084a35ae06617a96df44e2891cb (patch) | |
tree | e915c55dc17954e66f2b354848c2e609aa77263c /graphics | |
parent | 3b9e04a69e618ad815dffe85f9398832c52d0a4e (diff) | |
download | freebsd-ports-gnome-9416b66b1e473084a35ae06617a96df44e2891cb.tar.gz freebsd-ports-gnome-9416b66b1e473084a35ae06617a96df44e2891cb.tar.zst freebsd-ports-gnome-9416b66b1e473084a35ae06617a96df44e2891cb.zip |
Update MAINTAINER to reflect my proper e-mail address.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/g2/Makefile | 4 | ||||
-rw-r--r-- | graphics/stamp/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/g2/Makefile b/graphics/g2/Makefile index 91b6edf1d4dd..5b6400960aae 100644 --- a/graphics/g2/Makefile +++ b/graphics/g2/Makefile @@ -3,7 +3,7 @@ # Date created: 16 July 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: Makefile,v 1.2 1998/11/09 01:17:11 steve Exp $ +# $Id: Makefile,v 1.3 1998/11/29 12:43:05 asami Exp $ # DISTNAME= g2-0.30 @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= libs/graphics -MAINTAINER= billf@chc-chimes.com +MAINTAINER= billf@FreeBSD.org BUILD_DEPENDS= ${PREFIX}/lib/libgd.a:${PORTSDIR}/graphics/gd diff --git a/graphics/stamp/Makefile b/graphics/stamp/Makefile index 40dbaba8403e..1502531238a2 100644 --- a/graphics/stamp/Makefile +++ b/graphics/stamp/Makefile @@ -3,7 +3,7 @@ # Date created: 11 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: Makefile,v 1.1.1.1 1998/08/24 01:59:56 steve Exp $ +# $Id: Makefile,v 1.2 1998/09/15 11:45:58 asami Exp $ # DISTNAME= stamp @@ -11,7 +11,7 @@ PKGNAME= stamp-0.61 CATEGORIES= graphics MASTER_SITES= http://www.telepath.com/booger/ -MAINTAINER= billf@chc-chimes.com +MAINTAINER= billf@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg |