diff options
author | Marius Strobl <marius@FreeBSD.org> | 2008-01-21 22:19:53 +0000 |
---|---|---|
committer | Marius Strobl <marius@FreeBSD.org> | 2008-01-21 22:19:53 +0000 |
commit | 7dfcb347475502ddf1621eeb62dc4ebf54f70e62 (patch) | |
tree | b2feeb0f5975b944a772edc8f58cd63c1be270a8 /www/flock | |
parent | 2dbab108167f16da6123b0adc8a4d3d6ea7893dd (diff) |
Notes
Diffstat (limited to 'www/flock')
-rw-r--r-- | www/flock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/flock/Makefile b/www/flock/Makefile index 1432ee77bc6a..17e17e82b0f1 100644 --- a/www/flock/Makefile +++ b/www/flock/Makefile @@ -8,7 +8,7 @@ PORTNAME= flock DISTVERSION= 0.7 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} # http://ftp.osuosl.org/pub/${PORTNAME}/source/${PORTVERSION}/:flock |