diff options
author | reinoud <reinoud> | 2004-09-10 11:33:35 +0000 |
---|---|---|
committer | reinoud <reinoud> | 2004-09-10 11:33:35 +0000 |
commit | b5ea132e89abb3960304ca2ccd4f9fbbb2bd1541 (patch) | |
tree | 4355733e111935aefd63328d45e6ead838a04657 /www | |
parent | b03b5251a0ce3e8f91c5c697ef16afafc7c09dd3 (diff) | |
download | pkgsrc-b5ea132e89abb3960304ca2ccd4f9fbbb2bd1541.tar.gz |
Fix missing file and package misnaming... thanks Thomas for noting it!
Diffstat (limited to 'www')
-rw-r--r-- | www/mozilla-plugger/Makefile | 4 | ||||
-rw-r--r-- | www/mozilla-plugger/patches/patch-ab | 13 |
2 files changed, 15 insertions, 2 deletions
diff --git a/www/mozilla-plugger/Makefile b/www/mozilla-plugger/Makefile index fa342d70a2b..1ecd78ad054 100644 --- a/www/mozilla-plugger/Makefile +++ b/www/mozilla-plugger/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2004/09/10 11:13:05 uebayasi Exp $ +# $NetBSD: Makefile,v 1.4 2004/09/10 11:33:35 reinoud Exp $ # DISTNAME= plugger-5.1.3 -PKGNAME= mozilla-plugger-5.1.4 +PKGNAME= mozilla-plugger-5.1.3 CATEGORIES= www MASTER_SITES= http://fredrik.hubbe.net/plugger/ diff --git a/www/mozilla-plugger/patches/patch-ab b/www/mozilla-plugger/patches/patch-ab new file mode 100644 index 00000000000..995f1169d4d --- /dev/null +++ b/www/mozilla-plugger/patches/patch-ab @@ -0,0 +1,13 @@ +$NetBSD: patch-ab,v 1.1 2004/09/10 11:33:35 reinoud Exp $ + +--- Makefile.in.orig 2004-07-23 09:35:20.000000000 +0200 ++++ Makefile.in +@@ -20,7 +20,7 @@ prefix=@prefix@ + mandir=$(prefix)/man + libdir=$(prefix)/lib + plugindir=UNKNOWN +-browsers=mozilla opera netscape firefox galeon ++browsers=mozilla opera netscape firefox galeon mozilla-gtk2 + + # + # |