diff options
author | wiz <wiz@pkgsrc.org> | 2002-02-28 17:50:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-02-28 17:50:05 +0000 |
commit | 7a2ac970fe32da24eb77ffc31fc9f71f35990514 (patch) | |
tree | 66c72002dddcbf7b32c2b15f28629ac4eb341422 | |
parent | b6efb0b53caf7bca48627819b18cc6a9243b7ba9 (diff) | |
download | pkgsrc-7a2ac970fe32da24eb77ffc31fc9f71f35990514.tar.gz |
Sort.
-rw-r--r-- | databases/Makefile | 4 | ||||
-rw-r--r-- | graphics/Makefile | 4 | ||||
-rw-r--r-- | print/Makefile | 4 | ||||
-rw-r--r-- | www/Makefile | 4 | ||||
-rw-r--r-- | x11/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/databases/Makefile b/databases/Makefile index 7b036d0a6e4..86becdaddd9 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.75 2002/01/28 02:24:17 jlam Exp $ +# $NetBSD: Makefile,v 1.76 2002/02/28 17:50:05 wiz Exp $ # COMMENT= Databases @@ -43,7 +43,6 @@ SUBDIR+= p5-gdbm SUBDIR+= p5-perl-ldap SUBDIR+= p5-postgresql SUBDIR+= pgaccess -SUBDIR+= phpmyadmin SUBDIR+= php3-ldap SUBDIR+= php3-mysql SUBDIR+= php3-pgsql @@ -54,6 +53,7 @@ SUBDIR+= php4-ldap SUBDIR+= php4-mysql SUBDIR+= php4-odbc SUBDIR+= php4-pgsql +SUBDIR+= phpmyadmin SUBDIR+= postgresql SUBDIR+= postgresql-client SUBDIR+= postgresql-docs diff --git a/graphics/Makefile b/graphics/Makefile index ccbc994e811..9f6caf7e2d5 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.179 2002/02/23 01:30:10 he Exp $ +# $NetBSD: Makefile,v 1.180 2002/02/28 17:50:54 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -98,11 +98,11 @@ SUBDIR+= magicpoint SUBDIR+= mgl SUBDIR+= mng SUBDIR+= moz-flash -SUBDIR+= mplayer SUBDIR+= mpeg-lib SUBDIR+= mpeg2codec SUBDIR+= mpeg_encode SUBDIR+= mpeg_play +SUBDIR+= mplayer SUBDIR+= mplex SUBDIR+= mtv SUBDIR+= ncview diff --git a/print/Makefile b/print/Makefile index c4467e5b832..f977384b1be 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2002/02/15 21:26:26 drochner Exp $ +# $NetBSD: Makefile,v 1.67 2002/02/28 17:52:04 wiz Exp $ # COMMENT= Desktop publishing @@ -20,10 +20,10 @@ SUBDIR+= foomatic-gswrapper SUBDIR+= ggv SUBDIR+= ghostscript SUBDIR+= ghostscript-nox11 -SUBDIR+= gnome-print SUBDIR+= gimp-print SUBDIR+= gimp-print-escputil SUBDIR+= gimp-print-lib +SUBDIR+= gnome-print SUBDIR+= gv SUBDIR+= html2ps SUBDIR+= if-psprint diff --git a/www/Makefile b/www/Makefile index 064281dc44b..20a944743cc 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.180 2002/02/25 03:02:40 grant Exp $ +# $NetBSD: Makefile,v 1.181 2002/02/28 17:52:40 wiz Exp $ # COMMENT= Packages related to the World Wide Web @@ -147,8 +147,8 @@ SUBDIR+= urlget SUBDIR+= w3 SUBDIR+= w3c-httpd SUBDIR+= w3m -SUBDIR+= waplet SUBDIR+= wApua +SUBDIR+= waplet SUBDIR+= wdg-validate SUBDIR+= web500gw SUBDIR+= webalizer diff --git a/x11/Makefile b/x11/Makefile index f856d6f3faa..902f55c7b0f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.238 2002/02/18 11:55:58 drochner Exp $ +# $NetBSD: Makefile,v 1.239 2002/02/28 17:52:50 wiz Exp $ # COMMENT= Packages to support the X window system @@ -54,8 +54,8 @@ SUBDIR+= kterm SUBDIR+= lesstif SUBDIR+= lesstif12 SUBDIR+= mlterm -SUBDIR+= multi-gnome-terminal SUBDIR+= modeline +SUBDIR+= multi-gnome-terminal SUBDIR+= oneko SUBDIR+= openmotif SUBDIR+= p5-Tk |