diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-18 04:08:05 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-18 04:08:05 +0000 |
commit | 61bcae45bcd143698e7d02f78a0ceb670b137b7a (patch) | |
tree | 2e480c44e9a9c1a47badec89557ae4efffff03fc /net-mgmt/ramond/Makefile | |
parent | 55544fc2be6293cc3e0316e40af48ca44fc4e529 (diff) |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@
Notes
Notes:
svn path=/head/; revision=254523
Diffstat (limited to 'net-mgmt/ramond/Makefile')
-rw-r--r-- | net-mgmt/ramond/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/ramond/Makefile b/net-mgmt/ramond/Makefile index 9a035cec8435..cfb0707b7ee0 100644 --- a/net-mgmt/ramond/Makefile +++ b/net-mgmt/ramond/Makefile @@ -7,7 +7,7 @@ PORTNAME= ramond PORTVERSION= 0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/_${PORTVERSION}/ |