[Midnightbsd-cvs] mports: mports/dns: Change the description to something a little more
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Tue Jan 20 10:35:13 EST 2009
Log Message:
-----------
Change the description to something a little more reasonable.
Modified Files:
--------------
mports/dns:
Makefile (r1.15 -> r1.16)
mports/science:
Makefile (r1.4 -> r1.5)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/dns/Makefile,v
retrieving revision 1.15
retrieving revision 1.16
diff -L dns/Makefile -L dns/Makefile -u -r1.15 -r1.16
--- dns/Makefile
+++ dns/Makefile
@@ -1,22 +1,21 @@
# $MidnightBSD$
-#
- COMMENT = Domain Name Service tools
+COMMENT = Domain Name Service tools
- SUBDIR += ares
- SUBDIR += bind9
- SUBDIR += bind94
- SUBDIR += bind95
- SUBDIR += bindgraph
- SUBDIR += c-ares
- SUBDIR += ddclient
- SUBDIR += ez-ipupdate
- SUBDIR += inadyn
- SUBDIR += libidn
- SUBDIR += mdnsd
- SUBDIR += nslint
- SUBDIR += p5-Net-DNS
- SUBDIR += p5-Net-DNS-Resolver-Programmable
- SUBDIR += pdnsd
+SUBDIR += ares
+SUBDIR += bind9
+SUBDIR += bind94
+SUBDIR += bind95
+SUBDIR += bindgraph
+SUBDIR += c-ares
+SUBDIR += ddclient
+SUBDIR += ez-ipupdate
+SUBDIR += inadyn
+SUBDIR += libidn
+SUBDIR += mdnsd
+SUBDIR += nslint
+SUBDIR += p5-Net-DNS
+SUBDIR += p5-Net-DNS-Resolver-Programmable
+SUBDIR += pdnsd
.include <bsd.port.subdir.mk>
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/science/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -L science/Makefile -L science/Makefile -u -r1.4 -r1.5
--- science/Makefile
+++ science/Makefile
@@ -1,6 +1,6 @@
# $MidnightBSD$
-COMMENT= science
+COMMENT= Scientific applications
SUBDIR += cfitsio
SUBDIR += openbabel
More information about the Midnightbsd-cvs
mailing list