diff options
author | rafan <rafan@FreeBSD.org> | 2008-07-21 12:49:09 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2008-07-21 12:49:09 +0800 |
commit | 2a64d11744e98b858a68221ebdb694303902a188 (patch) | |
tree | c2445ac9ed500e6da9beb6d9491ef9b64f99c673 /security/crank | |
parent | 38b69bf45012acf034f61e46b686ff72ddfc0be5 (diff) | |
download | freebsd-ports-graphics-2a64d11744e98b858a68221ebdb694303902a188.tar.gz freebsd-ports-graphics-2a64d11744e98b858a68221ebdb694303902a188.tar.zst freebsd-ports-graphics-2a64d11744e98b858a68221ebdb694303902a188.zip |
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION
PR: ports/125435
Diffstat (limited to 'security/crank')
-rw-r--r-- | security/crank/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/crank/Makefile b/security/crank/Makefile index 1c3a523b0b9..278a0d6791c 100644 --- a/security/crank/Makefile +++ b/security/crank/Makefile @@ -8,7 +8,7 @@ PORTNAME= crank PORTVERSION= 0.2.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |