diff options
-rw-r--r-- | net/rdist6/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/rdist6/Makefile b/net/rdist6/Makefile index b0016aab3276..b4a5d2680a51 100644 --- a/net/rdist6/Makefile +++ b/net/rdist6/Makefile @@ -2,15 +2,16 @@ # Version required: rdist-6.1.0 # Date created: 19 August 1995 # Whom: peter -# Bases on patches by: Deborah Bennett <deborah@microunity.com> +# Based on patches by: Deborah Bennett <deborah@microunity.com> # -# $Id$ +# $Id: Makefile,v 1.1 1995/08/19 13:51:11 peter Exp $ # DISTNAME= rdist-6.1.0 PKGNAME= rdist-6.1.0 MASTER_SITES= ftp://usc.edu/pub/rdist/ CATEGORIES+= networking +MAINTAINER= peter@FreeBSD.org NO_WRKSUBDIR= yes |