diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-09-13 19:16:05 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-09-13 19:16:05 +0000 |
commit | 721b15c6369efb844315b87118c2d45d187f52bc (patch) | |
tree | 778736e5d33d0e2c067296b0775bc524d81c11d7 | |
parent | 6215d7fb34a3945fbd9d07f71d6c3a5a9056cf71 (diff) | |
download | ports-721b15c6369efb844315b87118c2d45d187f52bc.tar.gz ports-721b15c6369efb844315b87118c2d45d187f52bc.zip |
Notes
-rw-r--r-- | net/xmlrpc++/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/xmlrpc++/Makefile b/net/xmlrpc++/Makefile index da488c3a301e..f51a3429944a 100644 --- a/net/xmlrpc++/Makefile +++ b/net/xmlrpc++/Makefile @@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A C++ implementation of the XML-RPC protocol +DEPRECATED= depends on old version of GCC, no maintainer, not used by any other port, dead upstream +EXPIRATION_DATE=2009-10-13 + USE_GCC= 3.4 USE_GMAKE= yes |