summaryrefslogtreecommitdiff
path: root/devel/ruby-memcache/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-memcache/Makefile')
-rw-r--r--devel/ruby-memcache/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/ruby-memcache/Makefile b/devel/ruby-memcache/Makefile
index ebde601c6d5..dfe1f6d0fb1 100644
--- a/devel/ruby-memcache/Makefile
+++ b/devel/ruby-memcache/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.5 2012/10/31 11:19:41 asau Exp $
+# $NetBSD: Makefile,v 1.6 2015/09/25 08:52:21 taca Exp $
DISTNAME= ruby-memcache-0.1.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//}
PKGREVISION= 2
CATEGORIES= devel
-MASTER_SITES= http://rubyforge.org/frs/download.php/2484/
+MASTER_SITES= # http://rubyforge.org/frs/download.php/2484/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://rubyforge.org/projects/memcache/
+HOMEPAGE= # http://rubyforge.org/projects/memcache/
COMMENT= Ruby wrapper for memcache
LICENSE= mit