diff options
| author | Brendan Fabeny <bf@FreeBSD.org> | 2013-01-04 17:51:39 +0000 |
|---|---|---|
| committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-01-04 17:51:39 +0000 |
| commit | 3f2ca9c1d8c826eb22bb11174b291e6ec399856f (patch) | |
| tree | 3aaf505edc4f8e095109e2c6f1e53ba888e009a4 /databases/R-cran-RMySQL | |
| parent | 4b14ff9c1e1957ac3180b59175ae8ac4c531e13c (diff) | |
Notes
Diffstat (limited to 'databases/R-cran-RMySQL')
| -rw-r--r-- | databases/R-cran-RMySQL/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/databases/R-cran-RMySQL/Makefile b/databases/R-cran-RMySQL/Makefile index 2df0a95e0cbb..a44c57ff391b 100644 --- a/databases/R-cran-RMySQL/Makefile +++ b/databases/R-cran-RMySQL/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-RMySQL -# Date created: 2011-08-16 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= RMySQL DISTVERSION= 0.9-3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases DISTNAME= ${PORTNAME}_${DISTVERSION} |
