diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2003-08-20 10:50:03 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2003-08-20 10:50:03 +0000 |
commit | 462a70702ce48e8e9e67d4ff9c0f54c6ca63b7f8 (patch) | |
tree | c7025fa3fd1e254a1cfb813d40993e56e00b4403 | |
parent | - Utilize USE_GNOME (diff) |
Update maintainer's e-mail address.
Submitted by: Brian Clapper <bmc@WillsCreek.com> (maintainer)
PR: 55748
Notes
Notes:
svn path=/head/; revision=87371
-rw-r--r-- | graphics/tgif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tgif/Makefile b/graphics/tgif/Makefile index f85525e1a0a0..41c6280084a8 100644 --- a/graphics/tgif/Makefile +++ b/graphics/tgif/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://bourbon.usc.edu/pub/tgif/ \ MASTER_SITE_SUBDIR=tgif DISTNAME= ${PORTNAME}-QPL-${PORTVERSION} -MAINTAINER= bmc@WillsCreek.COM +MAINTAINER= bmc@clapper.org COMMENT= An Xlib-based two-dimensional drawing tool and hyper-object browser RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm |