svn commit: r313285 - head/ports-mgmt/portdowngrade
Chris Rees
crees at FreeBSD.org
Sat Mar 2 18:55:22 UTC 2013
Author: crees
Date: Sat Mar 2 18:55:21 2013
New Revision: 313285
URL: http://svnweb.freebsd.org/changeset/ports/313285
Log:
Take maintainership.
Rewrite coming soon.
Modified:
head/ports-mgmt/portdowngrade/Makefile
Modified: head/ports-mgmt/portdowngrade/Makefile
==============================================================================
--- head/ports-mgmt/portdowngrade/Makefile Sat Mar 2 18:32:11 2013 (r313284)
+++ head/ports-mgmt/portdowngrade/Makefile Sat Mar 2 18:55:21 2013 (r313285)
@@ -7,7 +7,7 @@ PORTREVISION= 4
CATEGORIES= ports-mgmt
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= crees at FreeBSD.org
COMMENT= Sets a port back to a previous version
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
More information about the svn-ports-head
mailing list