diff options
author | Colin Percival <cperciva@FreeBSD.org> | 2005-01-29 18:09:49 +0000 |
---|---|---|
committer | Colin Percival <cperciva@FreeBSD.org> | 2005-01-29 18:09:49 +0000 |
commit | 1aec09e0b78cbbf0bf66d35c999b146461fe1348 (patch) | |
tree | 5b0eb08b6c761d7f652770e110259b8fa109a8df /net/Makefile | |
parent | 902b10a554f77e490595cdb2284b411c87124041 (diff) |
Add ports to ${SUBDIR} in alphabetical order.
Approved by: pav
Notes
Notes:
svn path=/head/; revision=127631
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index d3c0bfb34571..b5b635f788a0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -291,12 +291,12 @@ SUBDIR += libgnetwork SUBDIR += libicq SUBDIR += libicq2000 + SUBDIR += libmms SUBDIR += libnet SUBDIR += libnet-devel SUBDIR += libnetdude SUBDIR += libnids SUBDIR += libnss-mysql - SUBDIR += libmms SUBDIR += libosip SUBDIR += libosip2 SUBDIR += libpcap |