diff options
author | linimon <linimon@FreeBSD.org> | 2009-01-27 14:41:53 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-01-27 14:41:53 +0800 |
commit | 82ab6da4b946d955debbaab8e2fd9d0176954f0d (patch) | |
tree | fbd019de52747e77a0578701e3aa0c0ddd94a8d0 /www | |
parent | 6b993e59ccb43d9f5bbfb29b83749a167a86e7e9 (diff) | |
download | freebsd-ports-gnome-82ab6da4b946d955debbaab8e2fd9d0176954f0d.tar.gz freebsd-ports-gnome-82ab6da4b946d955debbaab8e2fd9d0176954f0d.tar.zst freebsd-ports-gnome-82ab6da4b946d955debbaab8e2fd9d0176954f0d.zip |
Maintainer is no longer able to maintain these ports. While here, mark the
sipX ports as deprecated due to their age.
Submitted by: maintainer
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_cplusplus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_cplusplus/Makefile b/www/mod_cplusplus/Makefile index 9c322ec9a6d8..df08eae76dc8 100644 --- a/www/mod_cplusplus/Makefile +++ b/www/mod_cplusplus/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= modcplusplus -MAINTAINER= durian@shadetreesoftware.com +MAINTAINER= ports@FreeBSD.org COMMENT= Apache module for loading C++ objects as handlers USE_APACHE= 2.0+ |