diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-09-27 04:52:48 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-09-27 04:52:48 +0000 |
commit | acb42c1ba24aa0081ef6935d4a94ac768ca909d0 (patch) | |
tree | f9b2136843322ae21a9990583b4c5c6ab4c42ef7 | |
parent | f0ac6ad9f981c3092fb435806c04b76a2ea3cf4c (diff) | |
download | ports-acb42c1ba24aa0081ef6935d4a94ac768ca909d0.tar.gz ports-acb42c1ba24aa0081ef6935d4a94ac768ca909d0.zip |
Notes
-rw-r--r-- | mail/kbiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile index dd8087f41f86..8784b9790583 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.6.1 CATEGORIES= mail kde MASTER_SITES= http://devel-home.kde.org/~granroth/kbiff/ -MAINTAINER= kris@FreeBSD.org +MAINTAINER= tilman@arved.de LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext |