diff options
author | tdb <tdb@FreeBSD.org> | 2005-12-02 00:50:07 +0800 |
---|---|---|
committer | tdb <tdb@FreeBSD.org> | 2005-12-02 00:50:07 +0800 |
commit | 1dd09892a9bc7b93e954536f1097207c1abe9a99 (patch) | |
tree | 5158333933cae30e81efccfa5210a9ca260935b8 /mail/gnubiff | |
parent | 2a262ef2800bd6b76a441064c4b4f1bd6faabb3b (diff) | |
download | freebsd-ports-gnome-1dd09892a9bc7b93e954536f1097207c1abe9a99.tar.gz freebsd-ports-gnome-1dd09892a9bc7b93e954536f1097207c1abe9a99.tar.zst freebsd-ports-gnome-1dd09892a9bc7b93e954536f1097207c1abe9a99.zip |
- Change maintainer to my @FreeBSD.org address.
- Add SHA256 checksum.
Approved by: clement (mentor)
Diffstat (limited to 'mail/gnubiff')
-rw-r--r-- | mail/gnubiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/gnubiff/Makefile b/mail/gnubiff/Makefile index 4a27a5f0ff88..b6e3973c80b7 100644 --- a/mail/gnubiff/Makefile +++ b/mail/gnubiff/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= tim@bishnet.net +MAINTAINER= tdb@FreeBSD.org COMMENT= A mail notification program for Gnome LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ |