diff options
Diffstat (limited to 'astro/setiathome')
-rw-r--r-- | astro/setiathome/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/astro/setiathome/Makefile b/astro/setiathome/Makefile index 245aff44b8c9..897f3fe8feb1 100644 --- a/astro/setiathome/Makefile +++ b/astro/setiathome/Makefile @@ -3,7 +3,7 @@ # Date created: 22 Apr 1999 # Whom: stb@freebsd.org # -# $Id: Makefile,v 1.4 1999/04/22 10:35:25 stb Exp $ +# $Id: Makefile,v 1.5 1999/04/22 12:24:23 stb Exp $ # PKGNAME= setiathome-0.46 @@ -15,6 +15,8 @@ MAINTAINER= stb@freebsd.org ONLY_FOR_ARCHS= i386 +RESTRICTED= "Binary redistribution not authorized." + EXTRACT_CMD= tar EXTRACT_BEFORE_ARGS= -xf EXTRACT_AFTER_ARGS= |