diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-09-14 04:32:08 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-09-14 04:32:08 +0000 |
commit | 10e1269cf37f14f44d786cc4a3b01633bb44104d (patch) | |
tree | cd85eca79496e132e6127f3d1029e75cdf9dfad0 /astro | |
parent | Sanitize this port (don't try and fetch into files/, because that's (diff) |
Rename this package to linux-setiathome; it was conflicting with
the setiathome package.
Diffstat (limited to 'astro')
-rw-r--r-- | astro/linux-setiathome/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/linux-setiathome/Makefile b/astro/linux-setiathome/Makefile index 7ccdfc01acca..09a81fa685aa 100644 --- a/astro/linux-setiathome/Makefile +++ b/astro/linux-setiathome/Makefile @@ -5,6 +5,7 @@ # $FreeBSD$ CATEGORIES= astro linux +PKGNAMEPREFIX= linux- MAINTAINER= cyrille.lefevre@laposte.net |