diff options
author | anders <anders@FreeBSD.org> | 2002-03-14 00:11:40 +0000 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2002-03-14 00:11:40 +0000 |
commit | bd9d50ff28cee0963ff572fe2194becf65846f2b (patch) | |
tree | 397335401b0f054b8193a3b2400ddc8caa03152b /comms/gnokii/Makefile | |
parent | 589f20500276eab597e89aafc3799aa28e6155df (diff) | |
download | FreeBSD-ports-bd9d50ff28cee0963ff572fe2194becf65846f2b.zip FreeBSD-ports-bd9d50ff28cee0963ff572fe2194becf65846f2b.tar.gz |
Correct MAINTAINER e-mail address for ports I maintain.
Diffstat (limited to 'comms/gnokii/Makefile')
-rw-r--r-- | comms/gnokii/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile index 0a7d4d4..1e45b4c 100644 --- a/comms/gnokii/Makefile +++ b/comms/gnokii/Makefile @@ -13,7 +13,7 @@ CATEGORIES= comms MASTER_SITES= ftp://ftp.gnokii.org/pub/gnokii/ \ ftp://urtica.linuxnews.pl/pub/people/pkot/gnokii/ -MAINTAINER= anders@fix.no +MAINTAINER= anders@FreeBSD.org LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext |