svn commit: r422592 - head/net/44bsd-rdist

Cy Schubert cy at FreeBSD.org
Thu Sep 22 06:33:13 UTC 2016


Author: cy
Date: Thu Sep 22 06:33:12 2016
New Revision: 422592
URL: https://svnweb.freebsd.org/changeset/ports/422592

Log:
  RCS isn't gone yet.
  
  Remove a blank line.

Modified:
  head/net/44bsd-rdist/Makefile

Modified: head/net/44bsd-rdist/Makefile
==============================================================================
--- head/net/44bsd-rdist/Makefile	Thu Sep 22 06:31:30 2016	(r422591)
+++ head/net/44bsd-rdist/Makefile	Thu Sep 22 06:33:12 2016	(r422592)
@@ -3,14 +3,13 @@
 
 PORTNAME=	44bsd-rdist
 PORTVERSION=	20001111
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net
 MASTER_SITES=	LOCAL/cy
 
 MAINTAINER=	cy at FreeBSD.org
 COMMENT=	The traditional 4.4BSD rdist
 
-
 USES=		tar:bzip2
 
 NO_WRKSUBDIR=	yes
@@ -19,9 +18,7 @@ PLIST_FILES=	bin/44bsd-rdist \
 
 .include <bsd.port.pre.mk>
 
-.if  ${OSVERSION} >= 1000055
 EXTRACT_DEPENDS=    rcs:devel/rcs57
-.endif
 
 post-extract:
 	cd ${WRKSRC} ; co RCS/*,v


More information about the svn-ports-head mailing list