Index: head/ports-mgmt/portdowngrade/Makefile =================================================================== --- head/ports-mgmt/portdowngrade/Makefile (revision 452197) +++ head/ports-mgmt/portdowngrade/Makefile (revision 452198) @@ -1,23 +1,23 @@ # Created by: Heiner # $FreeBSD$ PORTNAME= portdowngrade PORTVERSION= 1.6 CATEGORIES= ports-mgmt MASTER_SITES= # empty DISTFILES= # none MAINTAINER= crees@FreeBSD.org COMMENT= Sets a port back to a previous version -LICENSE= BSD2CLAUSE # public domain +LICENSE= PD RUN_DEPENDS= svn:devel/subversion${WITH_SUBVERSION_VER} NO_BUILD= yes PLIST_FILES= sbin/portdowngrade do-install: ${INSTALL_SCRIPT} ${FILESDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/sbin/ .include