summaryrefslogtreecommitdiff
path: root/comms/birda/Makefile
diff options
context:
space:
mode:
authoraugustss <augustss@pkgsrc.org>2005-11-14 08:05:06 +0000
committeraugustss <augustss@pkgsrc.org>2005-11-14 08:05:06 +0000
commite59e5b7dcc4fa93f570cbd046a33002790e68c2d (patch)
tree0a706b73755858c77aa1dc2e380810b07c67c3d0 /comms/birda/Makefile
parent79c6c6d064f6ace4e28f41cdda5b9d42efa76047 (diff)
downloadpkgsrc-e59e5b7dcc4fa93f570cbd046a33002790e68c2d.tar.gz
Update to version 1.2.
* Rename log to birda_log * Fix a use-after-free problem. From mjl@luckie.org.nz
Diffstat (limited to 'comms/birda/Makefile')
-rw-r--r--comms/birda/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/comms/birda/Makefile b/comms/birda/Makefile
index ff2c7f90b47..76c468f6246 100644
--- a/comms/birda/Makefile
+++ b/comms/birda/Makefile
@@ -1,13 +1,11 @@
-# $NetBSD: Makefile,v 1.13 2003/09/30 21:53:00 seb Exp $
+# $NetBSD: Makefile,v 1.14 2005/11/14 08:05:06 augustss Exp $
#
-DISTNAME= birda-1.1
+DISTNAME= birda-1.2
CATEGORIES= comms
MASTER_SITES= ftp://ftp.augustsson.net/pub/netbsd/
MAINTAINER= lennart@augustsson.net
COMMENT= Bohlin's IrDA utilities
-CFLAGS+= -Dlog=birda_log
-
.include "../../mk/bsd.pkg.mk"