diff options
author | marcus <marcus@FreeBSD.org> | 2003-03-30 01:21:46 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-03-30 01:21:46 +0800 |
commit | cbb1d60de29d502f612ffdd5036845314cb61978 (patch) | |
tree | 1521f8f998cd8f7cdc3c8c7300f6d11cf7dbb4ad /deskutils/gdeskcal/Makefile | |
parent | 55d8e4122c3756acf04836549cb2da5c38c2a8ff (diff) | |
download | freebsd-ports-graphics-cbb1d60de29d502f612ffdd5036845314cb61978.tar.gz freebsd-ports-graphics-cbb1d60de29d502f612ffdd5036845314cb61978.tar.zst freebsd-ports-graphics-cbb1d60de29d502f612ffdd5036845314cb61978.zip |
Update to 0.34.
PR: 50425
Submitted by: maintainer
Diffstat (limited to 'deskutils/gdeskcal/Makefile')
-rw-r--r-- | deskutils/gdeskcal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gdeskcal/Makefile b/deskutils/gdeskcal/Makefile index 37759cb8d03..23178832033 100644 --- a/deskutils/gdeskcal/Makefile +++ b/deskutils/gdeskcal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gdeskcal -PORTVERSION= 0.33 +PORTVERSION= 0.34 CATEGORIES= deskutils python gnome MASTER_SITES= http://www.pycage.de/download/ DISTNAME= gDeskCal-${PORTVERSION:S/./_/} |