diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-14 10:15:04 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-14 10:15:04 +0000 |
commit | 60d1a83c2a113150cedbc43ff12a7375144f741a (patch) | |
tree | 627649ff7699a289d5d78c11bf8d105881402ca8 /www/samidare | |
parent | a50428b01c275f058b067787701d333a9d45cbcb (diff) |
Notes
Diffstat (limited to 'www/samidare')
-rw-r--r-- | www/samidare/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/samidare/Makefile b/www/samidare/Makefile index 4f17c1ab60c1..c64a745a2e20 100644 --- a/www/samidare/Makefile +++ b/www/samidare/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.7 PORTREVISION= 1 CATEGORIES= www ruby MASTER_SITES= http://www.a-k-r.org/${PORTNAME}/ \ - ${MASTER_SITE_LOCAL:S|%SUBDIR%|tota/samidare|} + LOCAL/tota/samidare MAINTAINER= tota@FreeBSD.org COMMENT= Web page update checker written in Ruby |