diff options
author | dougb <dougb@FreeBSD.org> | 2012-10-08 18:38:47 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2012-10-08 18:38:47 +0800 |
commit | 99c0c3952d4c535698ff83e9f359cca1d4b875e7 (patch) | |
tree | 26c9825c408f16a6f980068230034276f0bb0ea0 /misc/wmweather+ | |
parent | 38393b57feab35baf1a9733c3f7b86179089bcce (diff) | |
download | freebsd-ports-gnome-99c0c3952d4c535698ff83e9f359cca1d4b875e7.tar.gz freebsd-ports-gnome-99c0c3952d4c535698ff83e9f359cca1d4b875e7.tar.zst freebsd-ports-gnome-99c0c3952d4c535698ff83e9f359cca1d4b875e7.zip |
Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.
I bid fond fare well
A chapter closes for me
What opens for you?
Diffstat (limited to 'misc/wmweather+')
-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 \ |