diff options
author | marcus <marcus@FreeBSD.org> | 2005-03-12 18:54:27 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-03-12 18:54:27 +0800 |
commit | e70528c3edef9097dec6fae59dd56aa250d9ff7e (patch) | |
tree | 101e69728900a7c90b3107fe15db4d3020cb04cd /security/hashish | |
parent | e2bf2963baf3e5a5551f5bec6bb5bd10c9e9e6db (diff) | |
download | freebsd-ports-graphics-e70528c3edef9097dec6fae59dd56aa250d9ff7e.tar.gz freebsd-ports-graphics-e70528c3edef9097dec6fae59dd56aa250d9ff7e.tar.zst freebsd-ports-graphics-e70528c3edef9097dec6fae59dd56aa250d9ff7e.zip |
Bump PORTREVISION to chase the glib20 shared lib version change.
Diffstat (limited to 'security/hashish')
-rw-r--r-- | security/hashish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hashish/Makefile b/security/hashish/Makefile index 13f99df3f9f..04169d08199 100644 --- a/security/hashish/Makefile +++ b/security/hashish/Makefile @@ -8,7 +8,7 @@ PORTNAME= hashish PORTVERSION= 1.1a -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |