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 /multimedia/hayes | |
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 'multimedia/hayes')
-rw-r--r-- | multimedia/hayes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/hayes/Makefile b/multimedia/hayes/Makefile index b7df9162fa33..2fbfedfc9c1e 100644 --- a/multimedia/hayes/Makefile +++ b/multimedia/hayes/Makefile @@ -6,7 +6,7 @@ PORTNAME= hayes PORTVERSION= 1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia kde MASTER_SITES= http://www.hakubi.us/hayes/ |