Changeset 41479d9 in freewrt


Ignore:
Timestamp:
Feb 4, 2007, 10:06:54 PM (19 years ago)
Author:
Ralph Paßgang <tha@…>
Branches:
freewrt_1_0, freewrt_2_0
Children:
64b12fd
Parents:
bbfcbcf
Message:

added shorewall to branches/freewrt_1_0

git-svn-id: svn://www.freewrt.org/branches/freewrt_1_0@1857 afb5a338-a214-0410-bd46-81f09a774fd1

Location:
package
Files:
11 added
2 edited

Legend:

Unmodified
Added
Removed
  • package/Config.in

    rbbfcbcf r41479d9  
    175175source "package/scdp/Config.in"
    176176source "package/shat/Config.in"
     177source "package/shorewall/Config.in"
    177178source "package/sipp/Config.in"
    178179source "package/siproxd/Config.in"
  • package/Makefile

    rbbfcbcf r41479d9  
    246246package-$(FWRT_PACKAGE_SHAT) += shat
    247247package-$(FWRT_PACKAGE_SHFS) += shfs
     248package-$(FWRT_PACKAGE_SHOREWALL) += shorewall
    248249package-$(FWRT_PACKAGE_SIPP) += sipp
    249250package-$(FWRT_PACKAGE_SIPROXD) += siproxd
Note: See TracChangeset for help on using the changeset viewer.