diff options
author | araujo <araujo@FreeBSD.org> | 2017-03-11 15:29:09 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2017-03-11 15:29:09 +0800 |
commit | e92e42dbcaf4fa0f7c0b8a0982c4ca51c3091b34 (patch) | |
tree | 8e16fc9b2b49c9dc19089d54ab64da267ac7e0bd /net | |
parent | 74eeaf1cffc6a0e654e0f03d4d13cc722c86d462 (diff) | |
download | freebsd-ports-gnome-e92e42dbcaf4fa0f7c0b8a0982c4ca51c3091b34.tar.gz freebsd-ports-gnome-e92e42dbcaf4fa0f7c0b8a0982c4ca51c3091b34.tar.zst freebsd-ports-gnome-e92e42dbcaf4fa0f7c0b8a0982c4ca51c3091b34.zip |
Bump PORTREVISION to reflect the update of devel/lwp.
Submitted by: John Hixson <jhixson@gmail.com> (via email at AsiaBSDCon)
Diffstat (limited to 'net')
-rw-r--r-- | net/coda6_server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/coda6_server/Makefile b/net/coda6_server/Makefile index 35f0dfe67425..1376ab6e8516 100644 --- a/net/coda6_server/Makefile +++ b/net/coda6_server/Makefile @@ -3,7 +3,7 @@ PORTNAME= coda PORTVERSION= 6.9.4 -PORTREVISION?= 4 +PORTREVISION?= 5 CATEGORIES= net MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/ \ ftp://ftp.planetmirror.com/pub/coda/src/ \ |