Some more bumps for gcc-4.9.

This commit is contained in:
kili 2015-05-28 18:17:45 +00:00
parent dad92ebaa8
commit 9d59f1939e
3 changed files with 6 additions and 4 deletions

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.23 2015/05/15 06:47:27 ajacoutot Exp $ # $OpenBSD: Makefile,v 1.24 2015/05/28 18:17:45 kili Exp $
SHARED_ONLY= Yes SHARED_ONLY= Yes
COMMENT= advanced IRC bouncer COMMENT= advanced IRC bouncer
DISTNAME= znc-1.6.0 DISTNAME= znc-1.6.0
REVISION= 0
CATEGORIES= net CATEGORIES= net
MASTER_SITES= ${HOMEPAGE}releases/ MASTER_SITES= ${HOMEPAGE}releases/

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.16 2015/05/21 14:49:42 czarkoff Exp $ # $OpenBSD: Makefile,v 1.17 2015/05/28 18:17:45 kili Exp $
COMMENT = command line todo list manager COMMENT = command line todo list manager
VERSION = 2.4.4 VERSION = 2.4.4
DISTNAME = task-${VERSION} DISTNAME = task-${VERSION}
PKGNAME = taskwarrior-${VERSION} PKGNAME = taskwarrior-${VERSION}
REVISION = 0 REVISION = 1
CATEGORIES = productivity CATEGORIES = productivity
HOMEPAGE = http://www.taskwarrior.org/ HOMEPAGE = http://www.taskwarrior.org/

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.6 2015/05/11 13:47:28 gonzalo Exp $ # $OpenBSD: Makefile,v 1.7 2015/05/28 18:17:45 kili Exp $
COMMENT = software version control visualization tool COMMENT = software version control visualization tool
DISTNAME = gource-0.43 DISTNAME = gource-0.43
REVISION = 0
CATEGORIES = sysutils graphics CATEGORIES = sysutils graphics
HOMEPAGE = https://gource.googlecode.com/ HOMEPAGE = https://gource.googlecode.com/