diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-08-30 02:09:27 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-08-30 02:09:27 +0000 |
commit | 05048aa60ebd4bdac6bf480d6572208712771526 (patch) | |
tree | fff662141d9fe2959b9c6404b620215980795fdf /polish | |
parent | c5a06cfd342c27425960d12cc1f82d0c262f3a7d (diff) | |
download | ports-05048aa60ebd4bdac6bf480d6572208712771526.tar.gz ports-05048aa60ebd4bdac6bf480d6572208712771526.zip |
Notes
Diffstat (limited to 'polish')
-rw-r--r-- | polish/sms/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/polish/sms/Makefile b/polish/sms/Makefile index a6842d3bdb1d..fdf03c6f8921 100644 --- a/polish/sms/Makefile +++ b/polish/sms/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://www.ceti.pl/~miki/komputery/download/sms/ MAINTAINER= ports@FreeBSD.org COMMENT= Send SMS to cellular phones in Poland (Idea, ERA, Plus) +DEPRECATED= No longer supported, use polish/sms2 +EXPIRATION_DATE=2005-12-01 + WRKSRC= ${WRKDIR}/sms USE_GMAKE= yes USE_REINPLACE= yes |