diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/parpd/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/parpd/Makefile b/net/parpd/Makefile index 19441c6b531..e0a0eaec53f 100644 --- a/net/parpd/Makefile +++ b/net/parpd/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2009/05/19 08:59:27 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2009/08/31 20:06:27 zafer Exp $ # DISTNAME= parpd-1.4 CATEGORIES= net -MASTER_SITES= ftp://roy.marples.name/pub/parpd/ +MASTER_SITES= ftp://roy.marples.name/pub/parpd/ \ + http://roy.aydogan.net/parpd/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= roy@NetBSD.org |