diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-12-29 18:22:59 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-12-29 18:22:59 +0000 |
commit | f8710ef5761a77f6a0d316da640afda5900d2776 (patch) | |
tree | 373540d9c0194e1f19d74776b9abe6f901640b2c /graphics/stamp | |
parent | 59ff8443e800e372b8b5c1c64231bb06da6997b7 (diff) | |
download | ports-f8710ef5761a77f6a0d316da640afda5900d2776.tar.gz ports-f8710ef5761a77f6a0d316da640afda5900d2776.zip |
Update MAINTAINER to reflect my proper e-mail address.
Notes
Notes:
svn path=/head/; revision=15701
Diffstat (limited to 'graphics/stamp')
-rw-r--r-- | graphics/stamp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |