summaryrefslogtreecommitdiff
path: root/math/R-httpRequest/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2008-10-14 06:44:25 +0000
committermarkd <markd>2008-10-14 06:44:25 +0000
commita1c03c621b6600fef9aeed382781f51445cc6aa8 (patch)
tree507d4ee1dee44d550c17918fe50650114c480b75 /math/R-httpRequest/Makefile
parentb583f24354bae569676b127adb3064aafc54bc4b (diff)
downloadpkgsrc-a1c03c621b6600fef9aeed382781f51445cc6aa8.tar.gz
Update R-httpRequest to 0.0.6
Changes unknown
Diffstat (limited to 'math/R-httpRequest/Makefile')
-rw-r--r--math/R-httpRequest/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/math/R-httpRequest/Makefile b/math/R-httpRequest/Makefile
index 1b608b74c7d..24c36da12f7 100644
--- a/math/R-httpRequest/Makefile
+++ b/math/R-httpRequest/Makefile
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.3 2007/02/22 19:26:46 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2008/10/14 06:44:25 markd Exp $
#
-PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= mchittur@cs.nmsu.edu
-HOMEPAGE= ${R_HOMEPAGE_BASE}/httpRequest.html
+HOMEPAGE= ${R_HOMEPAGE_BASE}/httpRequest/
COMMENT= Implements the GET, POST and multipart POST request
R_PKGNAME= httpRequest
-R_PKGVER= 0.0.5
+R_PKGVER= 0.0.6
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"