pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Grr, the new drivel package lives in www, not misc. T...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/740c1c16a486
branches:  trunk
changeset: 476920:740c1c16a486
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Tue Jun 22 21:54:33 2004 +0000

description:
Grr, the new drivel package lives in www, not misc.  This is what happens
when importing a package to a different category from where the local
directory lives...  Pointed out by xtraeme@.

diffstat:

 misc/Makefile |  3 +--
 www/Makefile  |  3 ++-
 2 files changed, 3 insertions(+), 3 deletions(-)

diffs (34 lines):

diff -r 063c7825bcf5 -r 740c1c16a486 misc/Makefile
--- a/misc/Makefile     Tue Jun 22 21:41:37 2004 +0000
+++ b/misc/Makefile     Tue Jun 22 21:54:33 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.203 2004/06/22 21:32:30 jmmv Exp $
+# $NetBSD: Makefile,v 1.204 2004/06/22 21:54:33 jmmv Exp $
 #
 
 COMMENT=       Miscellaneous utilities
@@ -39,7 +39,6 @@
 SUBDIR+=       dirdiff
 SUBDIR+=       dnetc
 SUBDIR+=       dotfile
-SUBDIR+=       drivel
 SUBDIR+=       dt
 SUBDIR+=       dvorakng
 SUBDIR+=       dync
diff -r 063c7825bcf5 -r 740c1c16a486 www/Makefile
--- a/www/Makefile      Tue Jun 22 21:41:37 2004 +0000
+++ b/www/Makefile      Tue Jun 22 21:54:33 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.328 2004/06/22 21:42:35 adrianp Exp $
+# $NetBSD: Makefile,v 1.329 2004/06/22 21:54:33 jmmv Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -64,6 +64,7 @@
 SUBDIR+=       curl
 SUBDIR+=       cvsweb
 SUBDIR+=       dillo
+SUBDIR+=       drivel
 SUBDIR+=       elinks
 SUBDIR+=       elinks04
 SUBDIR+=       emacs-w3m



Home | Main Index | Thread Index | Old Index