diff options
author | drochner <drochner> | 2003-02-02 13:44:51 +0000 |
---|---|---|
committer | drochner <drochner> | 2003-02-02 13:44:51 +0000 |
commit | 6ea7be488a276cb70e212323b3c44a9466536228 (patch) | |
tree | 760bc67f89c4210897f69ebe3dde6e464e81f743 /www/phoenix/Makefile | |
parent | 51575fd9a6757e27527222befafaf5095993844c (diff) | |
download | pkgsrc-6ea7be488a276cb70e212323b3c44a9466536228.tar.gz |
bump PKGREVISION after fixing a critical bug, as suggested by wiz
Diffstat (limited to 'www/phoenix/Makefile')
-rw-r--r-- | www/phoenix/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/phoenix/Makefile b/www/phoenix/Makefile index 23060164dd3..0e82499a417 100644 --- a/www/phoenix/Makefile +++ b/www/phoenix/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2003/01/22 10:52:56 lukem Exp $ +# $NetBSD: Makefile,v 1.9 2003/02/02 13:44:51 drochner Exp $ MOZILLA= phoenix MOZILLA_BIN= phoenix-bin -PKGREVISION= 4 +PKGREVISION= 5 MOZ_VER= 0.5 EXTRACT_SUFX= .tar.bz2 DISTNAME= mozilla-phoenix-${MOZ_VER} |