diff options
author | marcus <marcus@FreeBSD.org> | 2005-03-12 10:54:27 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-03-12 10:54:27 +0000 |
commit | e70528c3edef9097dec6fae59dd56aa250d9ff7e (patch) | |
tree | 101e69728900a7c90b3107fe15db4d3020cb04cd /security/gringotts | |
parent | e2bf2963baf3e5a5551f5bec6bb5bd10c9e9e6db (diff) | |
download | FreeBSD-ports-e70528c3edef9097dec6fae59dd56aa250d9ff7e.zip FreeBSD-ports-e70528c3edef9097dec6fae59dd56aa250d9ff7e.tar.gz |
Bump PORTREVISION to chase the glib20 shared lib version change.
Diffstat (limited to 'security/gringotts')
-rw-r--r-- | security/gringotts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gringotts/Makefile b/security/gringotts/Makefile index a9ae89b..9752346 100644 --- a/security/gringotts/Makefile +++ b/security/gringotts/Makefile @@ -7,7 +7,7 @@ PORTNAME= gringotts PORTVERSION= 1.2.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://devel.pluto.linux.it/projects/Gringotts/current/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ |