diff options
Diffstat (limited to 'math/R-bitops/Makefile')
-rw-r--r-- | math/R-bitops/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/R-bitops/Makefile b/math/R-bitops/Makefile index 9216acd68f5..7fb544e22b1 100644 --- a/math/R-bitops/Makefile +++ b/math/R-bitops/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2017/09/16 19:53:51 alnsn Exp $ +# $NetBSD: Makefile,v 1.4 2018/07/28 14:40:47 brook Exp $ CATEGORIES= math -MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ${R_HOMEPAGE_BASE}/bitops/ |