diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
commit | 731798cdcf78c9b9ebbe16d30073be2295527446 (patch) | |
tree | 452e50edb536ad1c146c2f78a4cfdca9689a6c13 /misc/gkrellweather2/Makefile | |
parent | 034846f74614212cad0f1eb32fe34f717ec9a10e (diff) | |
download | ports-731798cdcf78c9b9ebbe16d30073be2295527446.tar.gz ports-731798cdcf78c9b9ebbe16d30073be2295527446.zip |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Notes
Notes:
svn path=/head/; revision=106175
Diffstat (limited to 'misc/gkrellweather2/Makefile')
-rw-r--r-- | misc/gkrellweather2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gkrellweather2/Makefile b/misc/gkrellweather2/Makefile index 144661e88cc2..2922a89b2628 100644 --- a/misc/gkrellweather2/Makefile +++ b/misc/gkrellweather2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gkrellweather PORTVERSION= 2.0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://kmlinux.fjfi.cvut.cz/~makovick/gkrellm/ EXTRACT_SUFX= .tgz |