diff options
author | oliver <oliver@FreeBSD.org> | 2009-12-02 22:49:54 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2009-12-02 22:49:54 +0800 |
commit | 4b7a191beb3fd7ff96f9fab63bfaa6f386ac477c (patch) | |
tree | 849b0624ed96becbe4f159a24f014550ffab7c6f /net | |
parent | 1db31c1dc13f7cfefd26fbeec2dd50b875ce61a4 (diff) | |
download | freebsd-ports-gnome-4b7a191beb3fd7ff96f9fab63bfaa6f386ac477c.tar.gz freebsd-ports-gnome-4b7a191beb3fd7ff96f9fab63bfaa6f386ac477c.tar.zst freebsd-ports-gnome-4b7a191beb3fd7ff96f9fab63bfaa6f386ac477c.zip |
update devel/atlas-devel to 0.6.2
Diffstat (limited to 'net')
-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} |