diff options
Diffstat (limited to 'net/corebird/Makefile')
-rw-r--r-- | net/corebird/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/corebird/Makefile b/net/corebird/Makefile index ee277696c54..82c24c9ee40 100644 --- a/net/corebird/Makefile +++ b/net/corebird/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2016/05/03 11:40:05 prlw1 Exp $ +# $NetBSD: Makefile,v 1.14 2016/05/29 18:34:44 ryoon Exp $ -DISTNAME= corebird-1.2 -PKGREVISION= 3 +DISTNAME= corebird-1.2.2 CATEGORIES= net MASTER_SITES= -https://github.com/baedert/corebird/archive/${PKGVERSION_NOREV}${EXTRACT_SUFX} |