diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2008-03-31 10:13:37 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2008-03-31 10:13:37 +0000 |
commit | b2e532a36c2e34d056755e4a8f819184f77678e8 (patch) | |
tree | 517d7e1beb1339d4076ff56dcf98923f298ebb12 /net/mrouted/Makefile | |
parent | 13b22fcba9b99a93e20e35d9e347f396900e28a8 (diff) |
Pick up patches which were in FreeBSD base before mrouted got de-orbitted.
PR: 122223
Submitted by: swp at swp dot pp dot ru
Notes
Notes:
svn path=/head/; revision=210223
Diffstat (limited to 'net/mrouted/Makefile')
-rw-r--r-- | net/mrouted/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/mrouted/Makefile b/net/mrouted/Makefile index 96f684e0ae2a..478a4675f494 100644 --- a/net/mrouted/Makefile +++ b/net/mrouted/Makefile @@ -7,6 +7,7 @@ PORTNAME= mrouted PORTVERSION= 3.9 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.research.att.com/pub/fenner/mrouted/ \ http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/ |