diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-23 09:54:02 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-23 09:54:02 +0000 |
commit | 3ab1b8443ec60e4983c4666f0e84cedab20e81d2 (patch) | |
tree | d13723a66084b6936010f3cea6404da7bbcf103b /net/sixxs-aiccu | |
parent | 63d0ab27e8fc88df6e11d9fb8b37620420285dd1 (diff) | |
download | ports-3ab1b8443ec60e4983c4666f0e84cedab20e81d2.tar.gz ports-3ab1b8443ec60e4983c4666f0e84cedab20e81d2.zip |
Notes
Diffstat (limited to 'net/sixxs-aiccu')
-rw-r--r-- | net/sixxs-aiccu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sixxs-aiccu/Makefile b/net/sixxs-aiccu/Makefile index 6b2bcc5bf4cd..c0725fa5bc02 100644 --- a/net/sixxs-aiccu/Makefile +++ b/net/sixxs-aiccu/Makefile @@ -3,7 +3,7 @@ PORTNAME= aiccu PORTVERSION= 20070115 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net ipv6 MASTER_SITES= http://www.sixxs.net/archive/sixxs/aiccu/unix/ PKGNAMEPREFIX= sixxs- |