diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-09 22:53:37 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-09 22:53:37 +0000 |
commit | 3bc8bda44b8017f5810b95025df16050d484fb55 (patch) | |
tree | e231d35d4461ce5595c29c406849526a35575fa2 /sysutils | |
parent | 916d5121814d44faeef8c9c1bfdae959e1867ea2 (diff) | |
download | ports-3bc8bda44b8017f5810b95025df16050d484fb55.tar.gz ports-3bc8bda44b8017f5810b95025df16050d484fb55.zip |
- Forgot to bump PORTREVISION
PR: ports/121235
Notes
Notes:
svn path=/head/; revision=260897
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/socket/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/socket/Makefile b/sysutils/socket/Makefile index cb3f48216110..b96c72293120 100644 --- a/sysutils/socket/Makefile +++ b/sysutils/socket/Makefile @@ -7,7 +7,7 @@ PORTNAME= socket PORTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils net ipv6 MASTER_SITES= http://wolfram.schneider.org/src/ |