svn commit: r384554 - head/shells/rssh

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Apr 23 09:49:38 UTC 2015


Author: amdmi3
Date: Thu Apr 23 09:49:37 2015
New Revision: 384554
URL: https://svnweb.freebsd.org/changeset/ports/384554

Log:
  - Add CPE info

Modified:
  head/shells/rssh/Makefile

Modified: head/shells/rssh/Makefile
==============================================================================
--- head/shells/rssh/Makefile	Thu Apr 23 08:17:43 2015	(r384553)
+++ head/shells/rssh/Makefile	Thu Apr 23 09:49:37 2015	(r384554)
@@ -15,6 +15,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 GNU_CONFIGURE=	yes
 
+USES=		cpe
+CPE_VENDOR=	pizzashack
 USE_CSTD=	gnu89
 OPTIONS_DEFINE=	RDIST RSYNC3
 RDIST_DESC=	rdist support


More information about the svn-ports-all mailing list