diff options
author | marcus <marcus@FreeBSD.org> | 2004-12-08 06:34:54 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-12-08 06:34:54 +0000 |
commit | 23f6469b284df77ddc3fee532357c7afd0f9aa79 (patch) | |
tree | 0e2ec3c05312d17c5c7890db983d27772203960f /net/blam | |
parent | 46a6e5cd46ef44b8808f58fb665bd25fbcd66fbb (diff) | |
download | FreeBSD-ports-23f6469b284df77ddc3fee532357c7afd0f9aa79.zip FreeBSD-ports-23f6469b284df77ddc3fee532357c7afd0f9aa79.tar.gz |
Bump PORTREVISION to chase the gtkhtml3 shared library version.
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 7a2f79d..dedd19f 100644 --- a/net/blam/Makefile +++ b/net/blam/Makefile @@ -7,6 +7,7 @@ PORTNAME= blam PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.6 |