diff options
Diffstat (limited to 'devel/bzr/Makefile')
-rw-r--r-- | devel/bzr/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/bzr/Makefile b/devel/bzr/Makefile index c6de93672c3..709d729c269 100644 --- a/devel/bzr/Makefile +++ b/devel/bzr/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2014/01/25 10:45:16 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2014/01/27 18:41:11 wiz Exp $ DISTNAME= bzr-2.5.1 CATEGORIES= devel scm MASTER_SITES= https://launchpad.net/bzr/${PKGVERSION_NOREV:R}/${PKGVERSION_NOREV}/+download/ -FETCH_USING= curl MAINTAINER= ddeus.pkgsrc@mailnull.com HOMEPAGE= http://bazaar-vcs.org/ |