diff options
author | tron <tron> | 1998-07-02 21:44:57 +0000 |
---|---|---|
committer | tron <tron> | 1998-07-02 21:44:57 +0000 |
commit | daf90afae60e2a59e016943d31f801996287bf30 (patch) | |
tree | 31f37cc47b61842b9bcb423eca8e13670d27b3b6 /net/gated | |
parent | c5ed2622d9ff08bd1b59d47d754d09747e15721f (diff) | |
download | pkgsrc-daf90afae60e2a59e016943d31f801996287bf30.tar.gz |
The "gated" source may not be redistributed without a licence.
Diffstat (limited to 'net/gated')
-rw-r--r-- | net/gated/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/gated/Makefile b/net/gated/Makefile index f7ba5208180..a26465d8bd2 100644 --- a/net/gated/Makefile +++ b/net/gated/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1998/07/02 21:23:44 tron Exp $ +# $NetBSD: Makefile,v 1.3 1998/07/02 21:44:57 tron Exp $ # FreeBSD Id: Makefile,v 1.17 1998/04/26 18:47:12 peter Exp # @@ -9,6 +9,8 @@ MASTER_SITES= ftp://ftp.gated.merit.edu/net-research/gated/ MAINTAINER= packages@netbsd.org +MIRROR_DISTFILE= no + ALL_TARGET= gated post-extract: |