diff options
author | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
commit | d1ab9d853324b73f460ac520827debf52af8e300 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /www/seamonkey | |
parent | ee477ba551a67e89c546c4a9f07b5880a2172851 (diff) | |
download | pkgsrc-d1ab9d853324b73f460ac520827debf52af8e300.tar.gz |
Revbump after graphics/jpeg and textproc/icu
Diffstat (limited to 'www/seamonkey')
-rw-r--r-- | www/seamonkey/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 62c24f36ef2..2a78eed6400 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.85 2013/01/20 08:33:13 ryoon Exp $ +# $NetBSD: Makefile,v 1.86 2013/01/26 21:39:04 adam Exp $ # DISTNAME= # empty PKGNAME= seamonkey-${SM_VER} SM_VER= 2.15 LIGHTNINGVER= 1.9 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA:=seamonkey/releases/${SM_VER}/source/} \ ${MASTER_SITE_MOZILLA_ALL:=seamonkey/releases/${SM_VER}/source/} |