svn commit: r398257 - head/ports-mgmt/portsopt

Beat Gaetzi beat at FreeBSD.org
Thu Oct 1 07:55:47 UTC 2015


Author: beat
Date: Thu Oct  1 07:55:46 2015
New Revision: 398257
URL: https://svnweb.freebsd.org/changeset/ports/398257

Log:
  Mark as deprecated: Obsoleted by optionsng

Modified:
  head/ports-mgmt/portsopt/Makefile

Modified: head/ports-mgmt/portsopt/Makefile
==============================================================================
--- head/ports-mgmt/portsopt/Makefile	Thu Oct  1 07:51:07 2015	(r398256)
+++ head/ports-mgmt/portsopt/Makefile	Thu Oct  1 07:55:46 2015	(r398257)
@@ -9,6 +9,9 @@ MASTER_SITES=	http://www.chruetertee.ch/
 MAINTAINER=	beat at FreeBSD.org
 COMMENT=	Shows WITH(OUT)-knobs of a port makefile
 
+DEPRECATED=	Deprecated by optionsng
+EXPIRATION_DATE=	2015-11-01
+
 NO_BUILD=	yes
 
 PLIST_FILES=	sbin/portsopt


More information about the svn-ports-all mailing list