diff options
author | salo <salo> | 2003-09-13 08:18:03 +0000 |
---|---|---|
committer | salo <salo> | 2003-09-13 08:18:03 +0000 |
commit | 3f5698ce900a23d73470862834d0ddbf3266355b (patch) | |
tree | 860b1a75453d4a73ef2417ac3ecbd130b5dc9d07 /net | |
parent | 93175841cbd9afbec70aefb41d2e2762af906960 (diff) | |
download | pkgsrc-3f5698ce900a23d73470862834d0ddbf3266355b.tar.gz |
PKGREVISION++ for last.
Diffstat (limited to 'net')
-rw-r--r-- | net/quagga/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/quagga/Makefile b/net/quagga/Makefile index 0f0cadc0c19..675066537ad 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2003/09/13 06:12:13 itojun Exp $ +# $NetBSD: Makefile,v 1.5 2003/09/13 08:18:03 salo Exp $ # Based on KAME Id: Makefile,v 1.1.2.1.2.1.10.2 1999/01/05 11:03:50 itojun Exp # DISTNAME= quagga-0.96.2 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.quagga.net/download/ |