diff options
author | anders <anders@FreeBSD.org> | 2003-10-20 04:00:26 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2003-10-20 04:00:26 +0800 |
commit | 322946447cfc926b8e7c156f3d600cbb8608fd82 (patch) | |
tree | dc7da0348ffb0aaf7a9e5156482db16c5e4d8934 /comms/gnokii | |
parent | 599195fc13fb908c97dc32854cc11cac6a98d4bc (diff) | |
download | freebsd-ports-gnome-322946447cfc926b8e7c156f3d600cbb8608fd82.tar.gz freebsd-ports-gnome-322946447cfc926b8e7c156f3d600cbb8608fd82.tar.zst freebsd-ports-gnome-322946447cfc926b8e7c156f3d600cbb8608fd82.zip |
Pass gnokii maintainership to ports@. I only passively use gnokii for SMS
nowadays.
Diffstat (limited to 'comms/gnokii')
-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 5c86649cbcef..902b2f55c960 100644 --- a/comms/gnokii/Makefile +++ b/comms/gnokii/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \ http://freesoftware.fsf.org/download/gnokii/ \ ftp://ftp.gnokii.org/pub/gnokii/ -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tools to talk to Nokia cellular phones LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext |