diff options
author | wiz <wiz@pkgsrc.org> | 2013-10-09 17:39:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-10-09 17:39:01 +0000 |
commit | 5592d1530c99340ce32d24ce3286ddb5747aa253 (patch) | |
tree | 023a4084385219e94693779b56935bbba2b6238d /www/seamonkey/Makefile | |
parent | 9676c40e045003a7958c097d4791aea280c7d871 (diff) | |
download | pkgsrc-5592d1530c99340ce32d24ce3286ddb5747aa253.tar.gz |
recursive bump for libmng-2.0.2 shlib major bump and dependency change
Diffstat (limited to 'www/seamonkey/Makefile')
-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 3ea0339a4c1..4aac09d9a3c 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.104 2013/09/28 14:37:05 ryoon Exp $ +# $NetBSD: Makefile,v 1.105 2013/10/09 17:39:19 wiz Exp $ # DISTNAME= # empty PKGNAME= seamonkey-${SM_VER:S/b/beta/} SM_VER= 2.21 #LIGHTNINGVER= 1.9 +PKGREVISION= 1 CATEGORIES= www #${MASTER_SITE_MOZILLA:=seamonkey/releases/${SM_VER}/source/} MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=seamonkey/releases/${SM_VER}/source/} |