diff options
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 a6842d3..fdf03c6 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 |