mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-22 17:02:58 +02:00
change dl url of portmap from extern to ipfire
This commit is contained in:
@@ -28,7 +28,7 @@ VER = 5beta
|
||||
|
||||
THISAPP = portmap_$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
DL_FROM = ftp://ftp.porcupine.org/pub/security
|
||||
DL_FROM = $(URL_IPFIRE)
|
||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = portmap
|
||||
|
||||
Reference in New Issue
Block a user