diff options
author | ghen <ghen> | 2007-03-05 11:51:56 +0000 |
---|---|---|
committer | ghen <ghen> | 2007-03-05 11:51:56 +0000 |
commit | 7d21449c82124ea917c8aa94bd09c626d67197b6 (patch) | |
tree | 65f678c5027fd711d1a9f44699e23d4b9f0cdd82 /www/seamonkey-gtk1 | |
parent | 8ec69f70f5aa926bb7ea2c74b0698a3bc8088378 (diff) | |
download | pkgsrc-7d21449c82124ea917c8aa94bd09c626d67197b6.tar.gz |
Unset PKGREVISION after update.
Diffstat (limited to 'www/seamonkey-gtk1')
-rw-r--r-- | www/seamonkey-gtk1/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/seamonkey-gtk1/Makefile b/www/seamonkey-gtk1/Makefile index 1b1fb64ad9b..f98e3128a5c 100644 --- a/www/seamonkey-gtk1/Makefile +++ b/www/seamonkey-gtk1/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2007/01/30 14:34:34 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2007/03/05 11:51:56 ghen Exp $ MOZILLA= seamonkey-gtk1 -PKGREVISION= 1 COMMENT= Full featured gecko-based browser built with GTK1 |