diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2009-12-02 14:49:54 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2009-12-02 14:49:54 +0000 |
commit | 7986d76d3a2a7b4f558e5bc2aeeedbb583907dc0 (patch) | |
tree | b594555ce6f8194f95278c45524e027a47b23971 /net/cyphesis/Makefile | |
parent | 53f6b6fa0c5c24849278803d26d22b9b05ee8d3f (diff) | |
download | ports-7986d76d3a2a7b4f558e5bc2aeeedbb583907dc0.tar.gz ports-7986d76d3a2a7b4f558e5bc2aeeedbb583907dc0.zip |
Notes
Diffstat (limited to 'net/cyphesis/Makefile')
-rw-r--r-- | net/cyphesis/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/cyphesis/Makefile b/net/cyphesis/Makefile index 0103449f5ee8..bd6e7c79caa8 100644 --- a/net/cyphesis/Makefile +++ b/net/cyphesis/Makefile @@ -7,6 +7,7 @@ PORTNAME= cyphesis PORTVERSION= 0.5.21 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= SF/worldforge/${PORTNAME}%20%28server%29/${PORTVERSION} |