surf2-git: Adjust PKGVERSION and minor cleanup

- Bump PKGVERSION to 2.0
- Move GIT_REPO in a separate paragraph and remove not needed GIT_BRANCH
This commit is contained in:
Leonardo Taccari 2018-10-09 23:33:04 +02:00
parent 238d66cadf
commit 3e5a2394d1
1 changed files with 3 additions and 3 deletions

View File

@ -1,15 +1,15 @@
# $NetBSD: Makefile,v 1.6 2015/07/13 11:10:36 leot1990 Exp $
DISTNAME= surf2-0.0
DISTNAME= surf2-2.0
CATEGORIES= www
GIT_REPO= http://git.suckless.org/surf
GIT_BRANCH= surf-webkit2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://surf.suckless.org/
COMMENT= Fast and minimalistic web browser based on WebKit/GTK+
LICENSE= mit
GIT_REPO= http://git.suckless.org/surf
USE_TOOLS+= pkg-config
MAKE_JOBS_SAFE= no