diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 10:44:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 10:44:59 +0000 |
commit | 1a5f307ec1c441a9ab770430141a57fa47092385 (patch) | |
tree | fa433649825993fb48de8ad88ccc0188fe123f16 /astro/setiathome/Makefile | |
parent | The PodParser update is only needed if we're not working with Perl (diff) |
De-pkg-comment.
Diffstat (limited to 'astro/setiathome/Makefile')
-rw-r--r-- | astro/setiathome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/setiathome/Makefile b/astro/setiathome/Makefile index fe733200773c..88f39f99d1c1 100644 --- a/astro/setiathome/Makefile +++ b/astro/setiathome/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.${PORT_HOST} EXTRACT_SUFX= .tar MAINTAINER?= cyrille.lefevre@laposte.net +COMMENT?= Donate idle cycles to the search for space aliens .include <bsd.port.pre.mk> @@ -72,7 +73,6 @@ MD5_FILE= ${MASTERDIR}/distinfo.${ARCH} PKGNAMEPREFIX= ${PORT_OSNAME}- PKGNAMESUFFIX= -${PORT_CPU} MD5_FILE= ${.CURDIR}/distinfo -COMMENTFILE= ${.CURDIR}/pkg-comment DESCR= ${.CURDIR}/pkg-descr .if ${PORT_OSNAME} == linux .if !exists(${LINUXBASE}/usr/X11R6/lib/libXaw.so.7) |