diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 17:40:41 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 17:40:41 +0000 |
commit | eb96de065647322f081a474aaec04122ca6e30c1 (patch) | |
tree | 72aca7b1c6b26275dea98cffcdd519590016a6de /net/easysoap | |
parent | 1b6b6d972f0a873a4630c35c5a6bacef53159ebd (diff) |
Notes
Diffstat (limited to 'net/easysoap')
-rw-r--r-- | net/easysoap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/easysoap/Makefile b/net/easysoap/Makefile index f61a636e08e7..853bd905edcf 100644 --- a/net/easysoap/Makefile +++ b/net/easysoap/Makefile @@ -3,7 +3,7 @@ PORTNAME= easysoap PORTVERSION= 0.8.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/SWANSONG DISTNAME= EasySoap++-${PORTVERSION} |