diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-18 16:46:49 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-18 16:46:49 +0800 |
commit | 3d85cb3299e17b3b0db4bdbbed8770b180da7c9e (patch) | |
tree | 9fe73f8bf23f8e97cbc1c63c9fef65b11361360d | |
parent | 655795d810e4ce181001905eee2919d028245576 (diff) | |
download | marcuscom-ports-3d85cb3299e17b3b0db4bdbbed8770b180da7c9e.tar.gz marcuscom-ports-3d85cb3299e17b3b0db4bdbbed8770b180da7c9e.tar.zst marcuscom-ports-3d85cb3299e17b3b0db4bdbbed8770b180da7c9e.zip |
- Remove MASTER_SITE_LOCAL and now use MASTER_SITE_MOZILLA since
the 0.3a1 source distfile has finally appeared.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5162 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | deskutils/sunbird/Makefile | 7 | ||||
-rw-r--r-- | deskutils/sunbird/distinfo | 5 |
2 files changed, 7 insertions, 5 deletions
diff --git a/deskutils/sunbird/Makefile b/deskutils/sunbird/Makefile index a2db111c1..feb3b9c3a 100644 --- a/deskutils/sunbird/Makefile +++ b/deskutils/sunbird/Makefile @@ -3,14 +3,15 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/deskutils/sunbird/Makefile,v 1.9 2005/11/08 05:14:54 ahze Exp $ +# $MCom: ports/deskutils/sunbird/Makefile,v 1.10 2005/11/14 04:12:06 ahze Exp $ # PORTNAME= sunbird PORTVERSION= 0.3a1 CATEGORIES= deskutils -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= ahze +MASTER_SITES= ${MASTER_SITE_MOZILLA} +MASTER_SITE_SUBDIR= sunbird/new-directory/releases/${DISTVERSION}/source +DISTNAME= ${PORTNAME}-${DISTVERSION}-source MAINTAINER= gnome@FreeBSD.org COMMENT= Redesign of the Mozilla Calendar with XUL interface diff --git a/deskutils/sunbird/distinfo b/deskutils/sunbird/distinfo index 5fbe41ebd..9a9b0708a 100644 --- a/deskutils/sunbird/distinfo +++ b/deskutils/sunbird/distinfo @@ -1,2 +1,3 @@ -MD5 (sunbird-0.3a1.tar.bz2) = 193ec35d2811eb248c506e8a6052c5f2 -SIZE (sunbird-0.3a1.tar.bz2) = 34166670 +MD5 (sunbird-0.3a1-source.tar.bz2) = f449ed2feb6acf4b9d1a5a2571f6e9c3 +SHA256 (sunbird-0.3a1-source.tar.bz2) = 7d3e3a09217feccc53a699385e0eff138002bff80d57c63cb25ea0cd9465bcda +SIZE (sunbird-0.3a1-source.tar.bz2) = 34623798 |