diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-16 22:33:18 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-16 22:33:18 +0000 |
commit | 106c19cc180d072584d8e0d66b661eb0354510fc (patch) | |
tree | 62ff2fef8bd613f6b37fd7d7b38190d90601af89 /net/xbone | |
parent | 9046ec2a4c8064d9c26eb496b5d1f089a09efd61 (diff) | |
download | ports-106c19cc180d072584d8e0d66b661eb0354510fc.tar.gz ports-106c19cc180d072584d8e0d66b661eb0354510fc.zip |
Notes
Diffstat (limited to 'net/xbone')
-rw-r--r-- | net/xbone/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/xbone/Makefile b/net/xbone/Makefile index 44c920efb09a..f69400e4e1fa 100644 --- a/net/xbone/Makefile +++ b/net/xbone/Makefile @@ -7,6 +7,7 @@ PORTNAME= XBone PORTVERSION= 3.1.1 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= http://www.isi.edu/xbone/software/xbone/ |