diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/wmweather+/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/misc/wmweather+/Makefile b/misc/wmweather+/Makefile index d450d17dbcd9..1ad3d830614e 100644 --- a/misc/wmweather+/Makefile +++ b/misc/wmweather+/Makefile @@ -1,6 +1,4 @@ -# New ports collection makefile for: wmweather+-2.4 -# Date created: 11 April 2003 -# Whom: Harald Wille <harald.wille@students.jku.at> +# Created by: Harald Wille <harald.wille@students.jku.at> # # $FreeBSD$ @@ -11,7 +9,7 @@ CATEGORIES= misc windowmaker geography MASTER_SITES= SF/wmweatherplus/wmweather%2B/ DISTNAME= wmweather%2B-${PORTVERSION} -MAINTAINER= dougb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Displays current conditions and forecasts with icons and text LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ |