diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-10-04 06:40:08 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-10-04 06:40:08 +0000 |
commit | 55a61bb102ddfa5abe214bbb8b64409a317b0093 (patch) | |
tree | 40a989c1bd867e35ed527ba0d48f6b29b50d86f9 /net | |
parent | 88b522839002b270987e86005386b6757926bb0a (diff) | |
download | ports-55a61bb102ddfa5abe214bbb8b64409a317b0093.tar.gz ports-55a61bb102ddfa5abe214bbb8b64409a317b0093.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/citrix_ica/Makefile | 2 | ||||
-rw-r--r-- | net/citrix_xenapp/Makefile | 2 | ||||
-rw-r--r-- | net/cvsup-bin/Makefile | 2 | ||||
-rw-r--r-- | net/cvsup/Makefile | 2 | ||||
-rw-r--r-- | net/cvsupd-bin/Makefile | 2 | ||||
-rw-r--r-- | net/dante/Makefile | 2 | ||||
-rw-r--r-- | net/iplog/Makefile | 2 | ||||
-rw-r--r-- | net/ksamba/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/net/citrix_ica/Makefile b/net/citrix_ica/Makefile index 0672f4a708b8..07edcab5ef65 100644 --- a/net/citrix_ica/Makefile +++ b/net/citrix_ica/Makefile @@ -7,7 +7,7 @@ PORTNAME= citrix_ica PORTVERSION= 3.0.15 -CATEGORIES= comms linux +CATEGORIES= net comms linux MASTER_SITES= DISTNAME= linux EXTRACT_SUFX= .tar.Z diff --git a/net/citrix_xenapp/Makefile b/net/citrix_xenapp/Makefile index 0672f4a708b8..07edcab5ef65 100644 --- a/net/citrix_xenapp/Makefile +++ b/net/citrix_xenapp/Makefile @@ -7,7 +7,7 @@ PORTNAME= citrix_ica PORTVERSION= 3.0.15 -CATEGORIES= comms linux +CATEGORIES= net comms linux MASTER_SITES= DISTNAME= linux EXTRACT_SUFX= .tar.Z diff --git a/net/cvsup-bin/Makefile b/net/cvsup-bin/Makefile index 6e0c6c79036b..30ba0212b205 100644 --- a/net/cvsup-bin/Makefile +++ b/net/cvsup-bin/Makefile @@ -7,7 +7,7 @@ PORTNAME= cvsup-bin PORTVERSION= 16.1 -CATEGORIES= devel net +CATEGORIES= net devel MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/binaries/ MAINTAINER= jdp@freebsd.org diff --git a/net/cvsup/Makefile b/net/cvsup/Makefile index 4c13df085276..bdf045607ee2 100644 --- a/net/cvsup/Makefile +++ b/net/cvsup/Makefile @@ -7,7 +7,7 @@ PORTNAME= cvsup PORTVERSION= 16.1 -CATEGORIES= devel net +CATEGORIES= net devel MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/sources/ \ ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/development/CVSup/sources/ diff --git a/net/cvsupd-bin/Makefile b/net/cvsupd-bin/Makefile index 626084e1a1aa..2f796cf98775 100644 --- a/net/cvsupd-bin/Makefile +++ b/net/cvsupd-bin/Makefile @@ -7,7 +7,7 @@ PORTNAME= cvsupd-bin PORTVERSION= 16.1 -CATEGORIES= devel net +CATEGORIES= net devel MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/binaries/ MAINTAINER= jdp@freebsd.org diff --git a/net/dante/Makefile b/net/dante/Makefile index cff9449bbbe7..e8965ef7b3e9 100644 --- a/net/dante/Makefile +++ b/net/dante/Makefile @@ -7,7 +7,7 @@ PORTNAME= dante PORTVERSION= 1.1.2 -CATEGORIES= security net +CATEGORIES= net security MASTER_SITES= ftp://ftp.inet.no/pub/socks/ \ http://www.freenix.no/~anders/ \ ftp://totem.fix.no/pub/mirrors/misc/ diff --git a/net/iplog/Makefile b/net/iplog/Makefile index 19b4e9847ef4..cb97d6d5d28f 100644 --- a/net/iplog/Makefile +++ b/net/iplog/Makefile @@ -7,7 +7,7 @@ PORTNAME= iplog PORTVERSION= 2.2.1 -CATEGORIES= security +CATEGORIES= net security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://misc.ojnk.net/~odin/stuff/ MASTER_SITE_SUBDIR= ojnk diff --git a/net/ksamba/Makefile b/net/ksamba/Makefile index 37fed3e48591..c74d0a87c03f 100644 --- a/net/ksamba/Makefile +++ b/net/ksamba/Makefile @@ -7,7 +7,7 @@ PORTNAME= ksamba PORTVERSION= 0.3.3 -CATEGORIES= kde net +CATEGORIES= net kde MASTER_SITES= $(MASTER_SITE_KDE) MASTER_SITE_SUBDIR= unstable/apps/network |