diff options
author | pav <pav@FreeBSD.org> | 2005-01-25 02:54:08 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-01-25 02:54:08 +0800 |
commit | 0b713a2338f695f44fe952cc0668b07505140567 (patch) | |
tree | 1e6bed0b8f84114afb8381ffd7d6ebb00a356a32 /astro/gdesklets-goodweather/Makefile | |
parent | e82f4b3972f31b28a68e8c35ce9d4279f1432734 (diff) | |
download | freebsd-ports-gnome-0b713a2338f695f44fe952cc0668b07505140567.tar.gz freebsd-ports-gnome-0b713a2338f695f44fe952cc0668b07505140567.tar.zst freebsd-ports-gnome-0b713a2338f695f44fe952cc0668b07505140567.zip |
- Distfile was repacked, one of our local changes was included, otherwise no
changes
Diffstat (limited to 'astro/gdesklets-goodweather/Makefile')
-rw-r--r-- | astro/gdesklets-goodweather/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/gdesklets-goodweather/Makefile b/astro/gdesklets-goodweather/Makefile index 5022c05f8c22..6cf222f27758 100644 --- a/astro/gdesklets-goodweather/Makefile +++ b/astro/gdesklets-goodweather/Makefile @@ -11,14 +11,13 @@ PORTREVISION= 3 CATEGORIES= astro gnome MASTER_SITES= http://gdesklets.gnomedesktop.org/files/ PKGNAMEPREFIX= gdesklets- -DISTNAME= GoodWeather-${PORTVERSION} +DISTNAME= GoodWeather MAINTAINER= pav@FreeBSD.org COMMENT= A desklet that displays current weather condition and forecast RUN_DEPENDS= gdesklets:${PORTSDIR}/deskutils/gdesklets -USE_BZIP2= yes USE_PYTHON= yes USE_X_PREFIX= yes USE_REINPLACE= yes |