diff options
author | Tim Bishop <tdb@FreeBSD.org> | 2005-12-01 16:50:07 +0000 |
---|---|---|
committer | Tim Bishop <tdb@FreeBSD.org> | 2005-12-01 16:50:07 +0000 |
commit | f5fc18ddd56c73e99c435f22e2af3e1ef770d9df (patch) | |
tree | 9723224d66caf1ec772dee4c00d9d92452e65a16 /mail/gnubiff | |
parent | 9c7bb805c5708b272d6d470ecee52b6708299169 (diff) | |
download | ports-f5fc18ddd56c73e99c435f22e2af3e1ef770d9df.tar.gz ports-f5fc18ddd56c73e99c435f22e2af3e1ef770d9df.zip |
Notes
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 \ |