diff options
author | xtraeme <xtraeme> | 2005-08-26 22:44:01 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2005-08-26 22:44:01 +0000 |
commit | 85041541619ce347ae239652567bf0bf7d1b0960 (patch) | |
tree | 3ca4e9d2787ed39696ea7423588dcd5639a398f6 /www | |
parent | 697c15b9afd569e391e65f7bff345b86b9a52088 (diff) | |
download | pkgsrc-85041541619ce347ae239652567bf0bf7d1b0960.tar.gz |
typo
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox-bin-acroread7/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox-bin-acroread7/Makefile b/www/firefox-bin-acroread7/Makefile index 5222611670c..b1fbd4e977a 100644 --- a/www/firefox-bin-acroread7/Makefile +++ b/www/firefox-bin-acroread7/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/08/26 22:16:45 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2005/08/26 22:44:01 xtraeme Exp $ DISTNAME= MozillaFirebird-bin-acroread7-1.0 @@ -6,7 +6,7 @@ MAINTAINER= kei@NetBSD.org COMMENT= Acrobat Reader 5 plugin for firefox-bin DEPENDS+= acroread7>=7.0:../../print/acroread7 -CONFLICTS+= firefox-bin-acroread7-[0-9]* +CONFLICTS+= firefox-bin-acroread5-[0-9]* CONFLICTS+= firefox-bin-acroread3-[0-9]* CONFLICTS+= firefox-bin-acroread-[0-9]* |