diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2005-11-06 07:36:17 +0000 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2005-11-06 07:36:17 +0000 |
commit | 6bae5799cf929b39a82f70b89d8a326dfda7d5e3 (patch) | |
tree | f30b6f50433222771ad3b202a41b387ab8fbed54 /net/blam | |
parent | 7fe3151cd01b494ebba1da9200835bd07887a6c3 (diff) | |
download | FreeBSD-ports-6bae5799cf929b39a82f70b89d8a326dfda7d5e3.zip FreeBSD-ports-6bae5799cf929b39a82f70b89d8a326dfda7d5e3.tar.gz |
Bump PORTREVISION to chase glib update that came with Gnome 2.12
- Initially I planned to make a large Mono commit right after Gnome 2.12
was merged but the new Gnome has in part caused me to delay merging
updates to Mono and friends.
Approved by: mezz (co-mentor)
Diffstat (limited to 'net/blam')
-rw-r--r-- | net/blam/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/blam/Makefile b/net/blam/Makefile index dbbd0a4..0a9fae1 100644 --- a/net/blam/Makefile +++ b/net/blam/Makefile @@ -8,6 +8,7 @@ PORTNAME= blam PORTVERSION= 1.8.2 +PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.8 |