diff options
author | kris <kris@FreeBSD.org> | 2003-10-16 13:15:18 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-10-16 13:15:18 +0800 |
commit | 614110cbfd295852ef70569becc46a98103642a8 (patch) | |
tree | d052887ca878c7a04751f53e2370a2b09adfbcb4 /deskutils | |
parent | 0a1c69046e4599b041222e20c4e395999eccf2ce (diff) | |
download | freebsd-ports-gnome-614110cbfd295852ef70569becc46a98103642a8.tar.gz freebsd-ports-gnome-614110cbfd295852ef70569becc46a98103642a8.tar.zst freebsd-ports-gnome-614110cbfd295852ef70569becc46a98103642a8.zip |
Add back previous maintainer: it seems the mail bounce was caused by
problems with the .org TLD.
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/cbb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/cbb/Makefile b/deskutils/cbb/Makefile index 70e7130f1d48..33b7dc11aec9 100644 --- a/deskutils/cbb/Makefile +++ b/deskutils/cbb/Makefile @@ -11,7 +11,7 @@ CATEGORIES= deskutils finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kline@thought.org COMMENT= Checkbook balancing tool RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 |