diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-04-04 10:40:24 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-04-04 10:40:24 +0000 |
commit | f9788f8b942b1237bf6ebcaa89d67e0d7485be70 (patch) | |
tree | 3685b8294902840404806e6aa86fde8e4b67ce5d /net/b2bua/files/patch-radius::test::Makefile | |
parent | add mpb 1.4.2 (diff) |
Update to 1.5.0.
Notes
Notes:
svn path=/head/; revision=78160
Diffstat (limited to 'net/b2bua/files/patch-radius::test::Makefile')
-rw-r--r-- | net/b2bua/files/patch-radius::test::Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net/b2bua/files/patch-radius::test::Makefile b/net/b2bua/files/patch-radius::test::Makefile deleted file mode 100644 index 935770e1fe81..000000000000 --- a/net/b2bua/files/patch-radius::test::Makefile +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- radius/test/Makefile 2003/01/19 13:26:53 1.1 -+++ radius/test/Makefile 2003/01/19 13:27:00 -@@ -5,7 +5,7 @@ - - include $(BUILD)/Makefile.pre - --PACKAGES += RADIUS UTIL PTHREAD -+PACKAGES += RADIUS UTIL PTHREAD LIBCEXT - - TESTPROGRAMS = \ - radiusTest.cxx \ |