diff options
| author | TAKATSU Tomonari <tota@FreeBSD.org> | 2011-11-15 20:09:02 +0000 |
|---|---|---|
| committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2011-11-15 20:09:02 +0000 |
| commit | 8361e1265ddf39db1974f10d95bbdcf49fadce34 (patch) | |
| tree | 9c63c95e4f554711199cac21df24d1d9c6074091 /databases/R-cran-RMySQL | |
| parent | Upgrade to version 5.2. (diff) | |
- Move PKGNAMEPREFIX defined in each R-cran- related ports Makefile
to Mk/bsd.cran.mk
PR: ports/162238
Submitted by: tota (myself)
Approved by: wen (maintainer of Mk/bsd.cran.mk and many related ports),
David Naylor <naylor_DOT_b_DOT_david_AT_gmail_DOT_com>
(maintainer of math/R-cran-RSvgDevice and math/R-cran-car),
Dan Rue <drue_AT_therub_DOT_org>
(maintainer of math/R-cran-psych, timeout > 2 weeks)
Feature safe: yes
Diffstat (limited to 'databases/R-cran-RMySQL')
| -rw-r--r-- | databases/R-cran-RMySQL/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/R-cran-RMySQL/Makefile b/databases/R-cran-RMySQL/Makefile index 4aac4c8e4efc..d32f142ccaa4 100644 --- a/databases/R-cran-RMySQL/Makefile +++ b/databases/R-cran-RMySQL/Makefile @@ -9,7 +9,6 @@ PORTNAME= RMySQL DISTVERSION= 0.8-0 PORTREVISION= 1 CATEGORIES= databases -PKGNAMEPREFIX= R-cran- DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org |
