From a7345f9ad4f8fd5885bea0541ce5aca548f1eb39 Mon Sep 17 00:00:00 2001 From: miwi Date: Sun, 27 Mar 2011 10:12:14 +0000 Subject: - Update MASTER_SITES and WWW: line - Add LICENSE PR: 155842 Submitted by: Ports Fury --- x11/temperature.app/Makefile | 6 +++--- x11/temperature.app/pkg-descr | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'x11') diff --git a/x11/temperature.app/Makefile b/x11/temperature.app/Makefile index be726cf85bd7..8e7a6752bc0b 100644 --- a/x11/temperature.app/Makefile +++ b/x11/temperature.app/Makefile @@ -9,14 +9,14 @@ PORTNAME= temperature.app PORTVERSION= 1.4 PORTREVISION= 4 CATEGORIES= x11 windowmaker -MASTER_SITES= http://www.fukt.bth.se/~per/temperature/ +MASTER_SITES= http://www.fukt.bsnet.se/~per/temperature/ DISTNAME= Temperature.app-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A dockable WindowMaker applet which displays the local temperature -DEPRECATED= Upstream disapear and distfile is no more available -EXPIRATION_DATE= 2011-05-01 +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget diff --git a/x11/temperature.app/pkg-descr b/x11/temperature.app/pkg-descr index 31aac4025193..587faebd6a0b 100644 --- a/x11/temperature.app/pkg-descr +++ b/x11/temperature.app/pkg-descr @@ -2,4 +2,4 @@ Temperature.app is a Window Maker dock application which fetches local temperature information every 15 minutes from ftp://weather.noaa.gov and displays it (in Celsius or Fahrenheit). -WWW: http://www.fukt.bth.se/~per/temperature/ +WWW: http://www.fukt.bsnet.se/~per/temperature/ -- cgit