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 /graphics/landscape/Makefile | |
parent | Add a patch forgotten by the merge script. (diff) |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Notes
Notes:
svn path=/head/; revision=106175
Diffstat (limited to 'graphics/landscape/Makefile')
-rw-r--r-- | graphics/landscape/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/landscape/Makefile b/graphics/landscape/Makefile index ac57aa749441..48a32356afb7 100644 --- a/graphics/landscape/Makefile +++ b/graphics/landscape/Makefile @@ -7,7 +7,7 @@ PORTNAME= landscape PORTVERSION= 0.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics kde MASTER_SITES= http://www.witchspace.com/files/ |