diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:10:23 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:10:23 +0000 |
commit | 0c710c7b4edb5ca79906be0115763864bc7c903f (patch) | |
tree | 3f6447c55ab3d27cbf7cde9bc54d671393c9aec4 /net/44bsd-rdist | |
parent | f869483090ef76ab0fb56ed7b8b79a77bbc698a7 (diff) | |
download | ports-0c710c7b4edb5ca79906be0115763864bc7c903f.tar.gz ports-0c710c7b4edb5ca79906be0115763864bc7c903f.zip |
Notes
Diffstat (limited to 'net/44bsd-rdist')
-rw-r--r-- | net/44bsd-rdist/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net/44bsd-rdist/Makefile b/net/44bsd-rdist/Makefile index 86d0180b8b60..e6848ea503c5 100644 --- a/net/44bsd-rdist/Makefile +++ b/net/44bsd-rdist/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: rdist -# Date created: 11 November 2000 -# Whom: David O'Brien <obrien@NUXI.com> -# +# Created by: David O'Brien <obrien@NUXI.com> # $FreeBSD$ -# PORTNAME= 44bsd-rdist PORTVERSION= 20001111 @@ -21,6 +16,7 @@ NO_WRKSUBDIR= yes MAN1= 44bsd-rdist.1 PLIST_FILES= bin/44bsd-rdist +NO_STAGE= yes post-extract: cd ${WRKSRC} ; co RCS/*,v |