diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/plp/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/comms/plp/Makefile b/comms/plp/Makefile index 40dfa5eea27d..344c972539cf 100644 --- a/comms/plp/Makefile +++ b/comms/plp/Makefile @@ -14,9 +14,12 @@ MASTER_SITES= http://www.proudman51.freeserve.co.uk/psion/ \ MASTER_SITE_SUBDIR= kris DISTNAME= ${PORTNAME}_1_8 -MAINTAINER= maurice@castro.aus.net +MAINTAINER= ports@FreeBSD.org COMMENT= Transfer data between a Psion Series 5(mx) and Unix +DEPRECATED= unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months +EXPIRATION_DATE=2009-03-22 + USE_GMAKE= yes USE_GCC= 2.95 |