diff options
author | augustss <augustss@pkgsrc.org> | 2002-09-05 20:28:26 +0000 |
---|---|---|
committer | augustss <augustss@pkgsrc.org> | 2002-09-05 20:28:26 +0000 |
commit | a033a0d622670f2945b7fc30d71eb0ffad582eeb (patch) | |
tree | 7bf78310a936523938ad72e68b37439dc5bbc082 /comms/birda | |
parent | 8411c736b95b81abf88cfb7b123c8f3742657102 (diff) | |
download | pkgsrc-a033a0d622670f2945b7fc30d71eb0ffad582eeb.tar.gz |
Make sure it doesn't install in /usr/lib. From PR 17955 by Urban Boquist.
Diffstat (limited to 'comms/birda')
-rw-r--r-- | comms/birda/Makefile | 4 | ||||
-rw-r--r-- | comms/birda/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/comms/birda/Makefile b/comms/birda/Makefile index 82927c0d2c8..cc122fe08a9 100644 --- a/comms/birda/Makefile +++ b/comms/birda/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2002/04/02 20:27:40 augustss Exp $ +# $NetBSD: Makefile,v 1.12 2002/09/05 20:28:26 augustss Exp $ # -DISTNAME= birda-1.00 +DISTNAME= birda-1.1 CATEGORIES= comms MASTER_SITES= ftp://ftp.augustsson.net/pub/netbsd/ diff --git a/comms/birda/distinfo b/comms/birda/distinfo index 8c8184f0bdd..c6529f60ba2 100644 --- a/comms/birda/distinfo +++ b/comms/birda/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.12 2002/04/02 20:27:40 augustss Exp $ +$NetBSD: distinfo,v 1.13 2002/09/05 20:28:26 augustss Exp $ -SHA1 (birda-1.00.tar.gz) = 5ee1811b2f8cc9963c95bac223580c8ebff059b5 -Size (birda-1.00.tar.gz) = 56074 bytes +SHA1 (birda-1.1.tar.gz) = 1033aa2f0025179ff8d82e619aed6831596f4658 +Size (birda-1.1.tar.gz) = 56077 bytes |