diff options
author | grant <grant> | 2003-12-20 10:33:31 +0000 |
---|---|---|
committer | grant <grant> | 2003-12-20 10:33:31 +0000 |
commit | 814963994e897c25951e3a9a342957d89354de4c (patch) | |
tree | 1dfc73e92a2fd8fd1c134bc49d69a0d9a713fcfb /www/mozilla-stable | |
parent | 6894c9d51bed7d57fc3307005a5ca6f4a900acc9 (diff) | |
download | pkgsrc-814963994e897c25951e3a9a342957d89354de4c.tar.gz |
bump PKGREVISIONs after adding Xinerama support.
Diffstat (limited to 'www/mozilla-stable')
-rw-r--r-- | www/mozilla-stable/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mozilla-stable/Makefile b/www/mozilla-stable/Makefile index b68d7952215..01fed40ccb8 100644 --- a/www/mozilla-stable/Makefile +++ b/www/mozilla-stable/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2003/11/27 23:36:42 taya Exp $ +# $NetBSD: Makefile,v 1.12 2003/12/20 10:33:31 grant Exp $ +PKGREVISION= 1 MOZILLA= mozilla-stable MOZILLA_BIN= mozilla-bin DISTNAME= mozilla-${MOZ_DIST_VER} |