aboutsummaryrefslogtreecommitdiff
path: root/net/sobby/Makefile
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2005-12-21 09:23:47 +0000
committerRenato Botelho <garga@FreeBSD.org>2005-12-21 09:23:47 +0000
commitcbb4dd76647a91508c0959972681ddcc81cc3b12 (patch)
treeae795906694e80043043855823572edae45ee734 /net/sobby/Makefile
parentb579841cba193eb38c7ee1b185969e31824c1617 (diff)
downloadports-cbb4dd76647a91508c0959972681ddcc81cc3b12.tar.gz
ports-cbb4dd76647a91508c0959972681ddcc81cc3b12.zip
o Update net/net6 to 1.2.1 [1]
o Update devel/obby to 0.3.0 [1] o Update editors/gobby to 0.3.0 [2] o Update net/sobby to 0.3.0 [3] PR: ports/90520 Submitted by: Wesley Shields <wxs@csh.rit.edu> [1] [2], Andreas Kohn <andreas@syndrom23.de> [3] Approved by: Andreas Kohn <andreas@syndrom23.de> (maintainer) [1]
Notes
Notes: svn path=/head/; revision=151725
Diffstat (limited to 'net/sobby/Makefile')
-rw-r--r--net/sobby/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/sobby/Makefile b/net/sobby/Makefile
index 9fe15bf90b17..02d044fd6176 100644
--- a/net/sobby/Makefile
+++ b/net/sobby/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= sobby
-PORTVERSION= 0.2.0
-PORTREVISION= 1
+PORTVERSION= 0.3.0
CATEGORIES= net
MASTER_SITES= http://releases.0x539.de/sobby/
@@ -27,7 +26,7 @@ PLIST_FILES= bin/sobby
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
-IGNORE= "Some dependencies does not run on FreeBSD \< 5.x"
+IGNORE= some dependencies does not run on FreeBSD < 5.x
.endif
.include <bsd.port.post.mk>