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 /deskutils/karamba | |
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 'deskutils/karamba')
-rw-r--r-- | deskutils/karamba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/karamba/Makefile b/deskutils/karamba/Makefile index a2da83c1e73a..9c945188438c 100644 --- a/deskutils/karamba/Makefile +++ b/deskutils/karamba/Makefile @@ -6,7 +6,7 @@ PORTNAME= karamba PORTVERSION= 0.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= http://www.efd.lth.se/~d98hk/karamba/src/ |