diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2012-11-04 05:57:15 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2012-11-04 05:57:15 +0000 |
commit | d0ceabeed7489b66850d6533bab5b3692772edfe (patch) | |
tree | 507c2a8f617106895220c7bc1cc061cd54662900 /devel/R-cran-bitops/Makefile | |
parent | 404dd6af53d6f274531daed1e20c79e0b630b351 (diff) |
Notes
Diffstat (limited to 'devel/R-cran-bitops/Makefile')
-rw-r--r-- | devel/R-cran-bitops/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/devel/R-cran-bitops/Makefile b/devel/R-cran-bitops/Makefile index c95d3de17cca..198ab91a41fd 100644 --- a/devel/R-cran-bitops/Makefile +++ b/devel/R-cran-bitops/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: R-cran-bitops -# Date created: 2011-08-28 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= bitops -DISTVERSION= 1.0-4.1 -PORTREVISION= 6 +DISTVERSION= 1.0-4.2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} |