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 /biology/treeviewx | |
parent | Add a patch forgotten by the merge script. (diff) |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Diffstat (limited to 'biology/treeviewx')
-rw-r--r-- | biology/treeviewx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/treeviewx/Makefile b/biology/treeviewx/Makefile index 1c93ae97d72f..0decfbda21d8 100644 --- a/biology/treeviewx/Makefile +++ b/biology/treeviewx/Makefile @@ -7,6 +7,7 @@ PORTNAME= treeviewx PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= biology MASTER_SITES= http://darwin.zoology.gla.ac.uk/~rpage/treeviewx/ DISTNAME= tv-${PORTVERSION} |