diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/ntp4/Makefile | 4 | ||||
-rw-r--r-- | net/py-mimelib/Makefile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/ntp4/Makefile b/net/ntp4/Makefile index dc49b229ae7..cc3b8a982a5 100644 --- a/net/ntp4/Makefile +++ b/net/ntp4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2005/12/08 09:19:22 rillig Exp $ +# $NetBSD: Makefile,v 1.47 2005/12/08 09:52:16 rillig Exp $ # DISTNAME= ntp-4.2.0 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= net time MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \ http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ diff --git a/net/py-mimelib/Makefile b/net/py-mimelib/Makefile index 003cef17e90..c7830bdb4a1 100644 --- a/net/py-mimelib/Makefile +++ b/net/py-mimelib/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2005/12/08 08:24:15 rillig Exp $ +# $NetBSD: Makefile,v 1.11 2005/12/08 09:52:16 rillig Exp $ # DISTNAME= email-2.5 PKGNAME= ${PYPKGPREFIX}-mimelib-2.5 +PKGREVISION= 1 CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=/mimelib/} |