diff options
author | jmmv <jmmv> | 2004-06-22 21:54:33 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-06-22 21:54:33 +0000 |
commit | c405b9414576f8070f671dd831c6548a1000ebb2 (patch) | |
tree | d15f88d7d67b44dedd9e42b7df9492caf9c0b20d /www | |
parent | 1fd19cc9dcfeeec12bd89c7be9831370b06c3b27 (diff) | |
download | pkgsrc-c405b9414576f8070f671dd831c6548a1000ebb2.tar.gz |
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 (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 7e4efc78088..30f0ebd6740 100644 --- a/www/Makefile +++ b/www/Makefile @@ -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+= cronolog SUBDIR+= curl SUBDIR+= cvsweb SUBDIR+= dillo +SUBDIR+= drivel SUBDIR+= elinks SUBDIR+= elinks04 SUBDIR+= emacs-w3m |