aboutsummaryrefslogtreecommitdiff
path: root/sysutils/socket
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1997-04-13 21:51:44 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1997-04-13 21:51:44 +0000
commit2d7d43b8051c7c4d03a74266c478e10028f53171 (patch)
treed43fd454b46805a1b957837c5933c2814e50ef59 /sysutils/socket
parente5d8e95e17ded368fc65e52209a97499478945ee (diff)
downloadports-2d7d43b8051c7c4d03a74266c478e10028f53171.tar.gz
ports-2d7d43b8051c7c4d03a74266c478e10028f53171.zip
Add second categorie `net'
Notes
Notes: svn path=/head/; revision=6203
Diffstat (limited to 'sysutils/socket')
-rw-r--r--sysutils/socket/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/socket/Makefile b/sysutils/socket/Makefile
index 4bcb2ce4b184..ca5b0a677d1d 100644
--- a/sysutils/socket/Makefile
+++ b/sysutils/socket/Makefile
@@ -3,11 +3,11 @@
# Date created: 14 August 1996
# Whom: wosch
#
-# $Id: Makefile,v 1.2 1996/08/25 01:00:25 asami Exp $
+# $Id: Makefile,v 1.3 1996/11/17 08:06:22 obrien Exp $
#
DISTNAME= socket-1.1
-CATEGORIES= sysutils
+CATEGORIES= sysutils net
MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= wosch@FreeBSD.org