svn commit: r313785 - head/www/siteatschool
Wen Heping
wen at FreeBSD.org
Sun Mar 10 00:18:49 UTC 2013
Author: wen
Date: Sun Mar 10 00:18:49 2013
New Revision: 313785
URL: http://svnweb.freebsd.org/changeset/ports/313785
Log:
- Mark DEPRECATED and set EXPIRATION_DATE
Modified:
head/www/siteatschool/Makefile
Modified: head/www/siteatschool/Makefile
==============================================================================
--- head/www/siteatschool/Makefile Sun Mar 10 00:12:59 2013 (r313784)
+++ head/www/siteatschool/Makefile Sun Mar 10 00:18:49 2013 (r313785)
@@ -13,6 +13,9 @@ MASTER_SITES= SF/${PORTNAME}/Site%40Scho
MAINTAINER= wenheping at gmail.com
COMMENT= CMS to manage and maintain a school website
+DEPRECATED= Unmaintained upstream
+EXPIRATION_DATE=2013-06-30
+
USE_PHP= mysql
USE_ZIP= yes
SUB_FILES= pkg-message
More information about the svn-ports-all
mailing list