svn commit: r349204 - head/sysutils/syslog-ng34
Cy Schubert
cy at FreeBSD.org
Wed Mar 26 01:37:43 UTC 2014
Author: cy
Date: Wed Mar 26 01:37:43 2014
New Revision: 349204
URL: http://svnweb.freebsd.org/changeset/ports/349204
QAT: https://qat.redports.org/buildarchive/r349204/
Log:
Fix extract/build error.
Noticed by: swills
Pointy hat to: /me
Modified:
head/sysutils/syslog-ng34/Makefile
Modified: head/sysutils/syslog-ng34/Makefile
==============================================================================
--- head/sysutils/syslog-ng34/Makefile Wed Mar 26 01:15:21 2014 (r349203)
+++ head/sysutils/syslog-ng34/Makefile Wed Mar 26 01:37:43 2014 (r349204)
@@ -1,11 +1,12 @@
# Created by: Ivan Lago <ivan.lago at ifom-ieo-campus.it>
# $FreeBSD$
-PORTNAME= syslog-ng34
+PORTNAME= syslog-ng
PORTVERSION= 3.4.7
PORTREVISION= 1
CATEGORIES= sysutils
DISTVERSION= $(PORTVERSION:S/a/alpha/:S/b/beta/:S/r/rc/)
+PKGNAMESUFFIX= 34
DISTFILES= syslog-ng_${DISTVERSION}.tar.gz
MASTER_SITES= http://www.balabit.com/downloads/files/syslog-ng/open-source-edition/${DISTVERSION}/source/
More information about the svn-ports-all
mailing list