diff options
Diffstat (limited to 'comms/sms_client/Makefile')
-rw-r--r-- | comms/sms_client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/sms_client/Makefile b/comms/sms_client/Makefile index 7d436471ff98..7ef4c1556a5c 100644 --- a/comms/sms_client/Makefile +++ b/comms/sms_client/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.0.2 CATEGORIES= comms MASTER_SITES= http://www.styx.demon.co.uk/archive/ -MAINTAINER= greid@ukug.uk.freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple UNIX SMS client to send messages to phones or pagers HAS_CONFIGURE= yes |