diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-10-06 07:00:40 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-10-06 07:00:40 +0000 |
commit | 67be7bb8def453118a1a64bd9e44fcad8268a3f4 (patch) | |
tree | 10f4a8a9aa84703627c2406ba5b2a142e83f8430 /net/rdist6 | |
parent | 5aaef8061ce8ac8960b8276dc69fdc614fcd4896 (diff) | |
download | ports-67be7bb8def453118a1a64bd9e44fcad8268a3f4.tar.gz ports-67be7bb8def453118a1a64bd9e44fcad8268a3f4.zip |
Notes
Diffstat (limited to 'net/rdist6')
-rw-r--r-- | net/rdist6/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/rdist6/Makefile b/net/rdist6/Makefile index 97b524fcfadf..d3581024d3d7 100644 --- a/net/rdist6/Makefile +++ b/net/rdist6/Makefile @@ -4,13 +4,13 @@ # Whom: peter # Based on patches by: Deborah Bennett <deborah@microunity.com> # -# $Id: Makefile,v 1.2 1995/08/20 18:45:21 peter Exp $ +# $Id: Makefile,v 1.3 1995/08/21 02:41:46 asami Exp $ # DISTNAME= rdist-6.1.0 -PKGNAME= rdist-6.1.0 -MASTER_SITES= ftp://usc.edu/pub/rdist/ CATEGORIES+= networking +MASTER_SITES= ftp://usc.edu/pub/rdist/ + MAINTAINER= peter@FreeBSD.org NO_WRKSUBDIR= yes |