diff options
author | tron <tron> | 1998-07-02 21:44:57 +0000 |
---|---|---|
committer | tron <tron> | 1998-07-02 21:44:57 +0000 |
commit | e7c005ee16b3fa266b27e198770abeb4a546b56e (patch) | |
tree | 31f37cc47b61842b9bcb423eca8e13670d27b3b6 | |
parent | e698164a536fead5285a30236d1364486c2155be (diff) | |
download | pkgsrc-e7c005ee16b3fa266b27e198770abeb4a546b56e.tar.gz |
The "gated" source may not be redistributed without a licence.
-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: |