diff options
author | tron <tron@pkgsrc.org> | 1998-07-02 21:44:57 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-07-02 21:44:57 +0000 |
commit | 3cd2b044228f154affc61517e3a47ca4dda37e16 (patch) | |
tree | 31f37cc47b61842b9bcb423eca8e13670d27b3b6 /net/gated | |
parent | 15b251533489aea08c040a982e9622dcf9d1705e (diff) | |
download | pkgsrc-3cd2b044228f154affc61517e3a47ca4dda37e16.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: |