diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-01 21:44:44 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-01 21:44:44 +0000 |
commit | e2ed96479768c59247d1d350652111b9f7dd2553 (patch) | |
tree | 8ea641e212070ee85a4ef5f2226bd47d9b4ff3ae /astro | |
parent | 727b6a9c056e9300dc04ec9597bbe153d8bb4eeb (diff) |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/wmmoonclock/Makefile | 2 | ||||
-rw-r--r-- | astro/wmsun/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/wmmoonclock/Makefile b/astro/wmmoonclock/Makefile index 126656dbcc6e..9f93f6db0ec0 100644 --- a/astro/wmmoonclock/Makefile +++ b/astro/wmmoonclock/Makefile @@ -9,7 +9,7 @@ PORTNAME= wmMoonClock PORTVERSION= 1.27 PORTREVISION= 3 CATEGORIES= astro windowmaker -MASTER_SITES= http://dockapps.org/files/14/21/ +MASTER_SITES= http://www.dockapps.org/files/14/21/ MAINTAINER= ports@FreeBSD.org COMMENT= Displays the phase of the moon, plus orbital data diff --git a/astro/wmsun/Makefile b/astro/wmsun/Makefile index 6cbe087eade8..32be64f5bdf3 100644 --- a/astro/wmsun/Makefile +++ b/astro/wmsun/Makefile @@ -8,7 +8,7 @@ PORTNAME= wmsun PORTVERSION= 1.03 PORTREVISION= 2 CATEGORIES= astro windowmaker -MASTER_SITES= http://dockapps.org/files/16/23/ +MASTER_SITES= http://www.dockapps.org/files/16/23/ DISTNAME= wmSun-1.03 MAINTAINER= ports@FreeBSD.org |