=================================================================== RCS file: /cvs/ports/www/goaccess/Attic/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ports/www/goaccess/Attic/Makefile 2013/07/10 16:14:03 1.2 +++ ports/www/goaccess/Attic/Makefile 2013/07/16 10:59:38 1.3 @@ -1,19 +1,19 @@ -# $OpenBSD: Makefile,v 1.2 2013/07/10 16:14:03 kirby Exp $ +# $OpenBSD: Makefile,v 1.3 2013/07/16 10:59:38 kirby Exp $ COMMENT = real-time web log analyzer and interactive viewer -DISTNAME = goaccess-0.5 +DISTNAME = goaccess-0.6 CATEGORIES = www HOMEPAGE = http://goaccess.prosoftcorp.com/ -#MAINTAINER = ??? +MAINTAINER = Kirill Bychkov # GPLv2 PERMIT_PACKAGE_CDROM = Yes -WANTLIB += GeoIP c glib-2.0 m menu ncurses +WANTLIB += GeoIP c glib-2.0 m ncurses pthread MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=goaccess/}