diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-04-23 14:26:56 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-04-23 14:26:56 +0800 |
commit | fc6cf11279b1a73b6fe3f984609d94ab61cca691 (patch) | |
tree | 3576e88f2c499ed7edb5bb3663c93c2839863175 /security/crank/Makefile | |
parent | 344c0bc9fdf015b8e1e48cf861757efb3b466375 (diff) | |
download | freebsd-ports-gnome-fc6cf11279b1a73b6fe3f984609d94ab61cca691.tar.gz freebsd-ports-gnome-fc6cf11279b1a73b6fe3f984609d94ab61cca691.tar.zst freebsd-ports-gnome-fc6cf11279b1a73b6fe3f984609d94ab61cca691.zip |
upgrade to 0.1.3
Diffstat (limited to 'security/crank/Makefile')
-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 8d34a529e7ef..ba804eaede12 100644 --- a/security/crank/Makefile +++ b/security/crank/Makefile @@ -7,7 +7,7 @@ # PORTNAME= crank -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |