diff options
author | tron <tron> | 2004-04-25 13:19:56 +0000 |
---|---|---|
committer | tron <tron> | 2004-04-25 13:19:56 +0000 |
commit | 9eeb2af69fa2844c6d16c58a849b3eefdb870c0a (patch) | |
tree | 0bbacbac42894e8156019bfe00f9d7bb205642a0 /www | |
parent | d881448ea86eeacd1c40ee56d698536b76f5b085 (diff) | |
download | pkgsrc-9eeb2af69fa2844c6d16c58a849b3eefdb870c0a.tar.gz |
Revert previous change. It appears that the revision of this package
shouldn't have bumped at all.
Diffstat (limited to 'www')
-rw-r--r-- | www/mozilla/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile index 1f88f02d8c9..2b81047d77d 100644 --- a/www/mozilla/Makefile +++ b/www/mozilla/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.128 2004/04/25 13:07:19 tron Exp $ +# $NetBSD: Makefile,v 1.129 2004/04/25 13:19:56 tron Exp $ MOZILLA= mozilla MOZILLA_BIN= mozilla-bin MOZ_VER= 1.6 -PKGREVISION= 3 +PKGREVISION= 2 EXTRACT_SUFX= .tar.bz2 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |