diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ipcad/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/net-mgmt/ipcad/Makefile b/net-mgmt/ipcad/Makefile index 727b63619d8c..c8fcf3d9c97c 100644 --- a/net-mgmt/ipcad/Makefile +++ b/net-mgmt/ipcad/Makefile @@ -9,12 +9,10 @@ PORTNAME= ipcad PORTVERSION= 3.7.3 PORTREVISION= 1 CATEGORIES= net-mgmt -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ - http://ipcad.sourceforge.net/ \ - +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ + http://ipcad.sourceforge.net/ \ http://lionet.info/soft/ - MAINTAINER= vlm@lionet.info COMMENT= IP accounting daemon with Cisco-like RSH and NetFlow export |