diff options
author | vg <vg@FreeBSD.org> | 2013-10-03 00:16:21 +0800 |
---|---|---|
committer | vg <vg@FreeBSD.org> | 2013-10-03 00:16:21 +0800 |
commit | 72eb72d5473892b70fb2e548af2ec6ded94b9882 (patch) | |
tree | 30d6c9976227d73ddaab0cfeb5d5dfbf6604f4d3 /deskutils | |
parent | 7f38c4c321de17f91c9bce1f18000de63d2bd75f (diff) | |
download | freebsd-ports-gnome-72eb72d5473892b70fb2e548af2ec6ded94b9882.tar.gz freebsd-ports-gnome-72eb72d5473892b70fb2e548af2ec6ded94b9882.tar.zst freebsd-ports-gnome-72eb72d5473892b70fb2e548af2ec6ded94b9882.zip |
- Changed tabs to spaces in pkg-descr
- Changed MASTER_SITES
Approved by: eadler (mentor)
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/conkyemail/Makefile | 3 | ||||
-rw-r--r-- | deskutils/conkyemail/pkg-descr | 4 | ||||
-rw-r--r-- | deskutils/conkyforecast/Makefile | 2 | ||||
-rw-r--r-- | deskutils/conkyforecast/pkg-descr | 4 |
4 files changed, 7 insertions, 6 deletions
diff --git a/deskutils/conkyemail/Makefile b/deskutils/conkyemail/Makefile index 7a16fa135330..71137f73f4e1 100644 --- a/deskutils/conkyemail/Makefile +++ b/deskutils/conkyemail/Makefile @@ -4,7 +4,8 @@ PORTNAME= conkyemail PORTVERSION= 2.07 CATEGORIES= deskutils -MASTER_SITES= http://launchpadlibrarian.net/28462213/ +MASTER_SITES= http://launchpadlibrarian.net/28462213/ \ + LOCAL/vg DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= vg@FreeBSD.org diff --git a/deskutils/conkyemail/pkg-descr b/deskutils/conkyemail/pkg-descr index 1496c62d3b2e..d3050fdd59f5 100644 --- a/deskutils/conkyemail/pkg-descr +++ b/deskutils/conkyemail/pkg-descr @@ -1,4 +1,4 @@ conkyemail Email inbox count script with ssl capabilities, for use in Conky -WWW: https://launchpad.net/~conkyhardcore -WWW: https://code.launchpad.net/~m-buck/+junk/conkyemail +WWW: https://launchpad.net/~conkyhardcore +WWW: https://code.launchpad.net/~m-buck/+junk/conkyemail diff --git a/deskutils/conkyforecast/Makefile b/deskutils/conkyforecast/Makefile index f1e161830e2f..a4bef49d024f 100644 --- a/deskutils/conkyforecast/Makefile +++ b/deskutils/conkyforecast/Makefile @@ -5,7 +5,7 @@ PORTNAME= conkyforecast PORTVERSION= 2.20 CATEGORIES= deskutils MASTER_SITES= https://launchpadlibrarian.net/70673352/ \ - http://fbsd.zlonet.ru/distfiles/ + LOCAL/vg DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= vg@FreeBSD.org diff --git a/deskutils/conkyforecast/pkg-descr b/deskutils/conkyforecast/pkg-descr index 0dff0122b229..8d8e46966031 100644 --- a/deskutils/conkyforecast/pkg-descr +++ b/deskutils/conkyforecast/pkg-descr @@ -2,5 +2,5 @@ conkyForecast is a python script created to provide weather forecast information to be displayed in Conky. It uses the Weather.com XOAP service to retrieve data for all over the world. -WWW: https://launchpad.net/~conkyhardcore -WWW: https://code.launchpad.net/~m-buck/+junk/conkyforecast +WWW: https://launchpad.net/~conkyhardcore +WWW: https://code.launchpad.net/~m-buck/+junk/conkyforecast |