diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-03-18 21:04:29 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-03-18 21:04:29 +0000 |
commit | 89afa60f4f7a37faf49c49d5e731c5104dc5bd0d (patch) | |
tree | cee11a90959a0a148b1f69f81d3fdff1042d2add /deskutils | |
parent | 95ab4c7adca864a4a401ff1db99d9084e4788fb0 (diff) | |
download | ports-89afa60f4f7a37faf49c49d5e731c5104dc5bd0d.tar.gz ports-89afa60f4f7a37faf49c49d5e731c5104dc5bd0d.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gdeskcal/Makefile | 4 | ||||
-rw-r--r-- | deskutils/gdeskcal/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/gdeskcal/Makefile b/deskutils/gdeskcal/Makefile index 36d6f729c030..5c8562a9ac2f 100644 --- a/deskutils/gdeskcal/Makefile +++ b/deskutils/gdeskcal/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gdeskcal -PORTVERSION= 0.57 +PORTVERSION= 0.57.1 CATEGORIES= deskutils python gnome MASTER_SITES= http://www.pycage.de/download/ -DISTNAME= gDeskCal-${PORTVERSION:S/./_/} +DISTNAME= gDeskCal-${PORTVERSION:S/./_/g} MAINTAINER= gnome@FreeBSD.org COMMENT= A calendar for the gnome2 desktop with smooth alpha-blending diff --git a/deskutils/gdeskcal/distinfo b/deskutils/gdeskcal/distinfo index 58af125bc376..9c5c895203e9 100644 --- a/deskutils/gdeskcal/distinfo +++ b/deskutils/gdeskcal/distinfo @@ -1,2 +1,2 @@ -MD5 (gDeskCal-0_57.tar.gz) = 7afda46f1556775f95e91260fb9a92c4 -SIZE (gDeskCal-0_57.tar.gz) = 102798 +MD5 (gDeskCal-0_57_1.tar.gz) = c2c1de1046e9026558c51e90fe6f8a9e +SIZE (gDeskCal-0_57_1.tar.gz) = 102826 |