diff options
Diffstat (limited to 'textproc/ruby-amrita/Makefile')
-rw-r--r-- | textproc/ruby-amrita/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/ruby-amrita/Makefile b/textproc/ruby-amrita/Makefile index 7ebf5931358..ceede213138 100644 --- a/textproc/ruby-amrita/Makefile +++ b/textproc/ruby-amrita/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.16 2012/10/25 06:56:55 asau Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/29 11:06:49 ryoon Exp $ DISTNAME= amrita-1.0.2 PKGREVISION= 2 CATEGORIES= textproc ruby www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=amrita/10939/} +MASTER_SITES= ${MASTER_SITE_OSDN:=amrita/10939/} MAINTAINER= taca@NetBSD.org -HOMEPAGE= http://amrita.sourceforge.jp/ +HOMEPAGE= http://amrita.osdn.jp/ COMMENT= HTML/XHTML template library for Ruby LICENSE= gnu-gpl-v2 OR ruby-license |