diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2009-01-09 20:18:43 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2009-01-09 20:18:43 +0000 |
commit | d1cf3d33b4b52cd9bc454884afaf2fa909f76e7f (patch) | |
tree | 5172446a253721eca9bc009cd6625b7716c975d1 /www/twiki-GluePlugin | |
parent | dbd1c17a63d138c28477e07f5ed74e5297eccae5 (diff) | |
download | ports-d1cf3d33b4b52cd9bc454884afaf2fa909f76e7f.tar.gz ports-d1cf3d33b4b52cd9bc454884afaf2fa909f76e7f.zip |
Notes
Diffstat (limited to 'www/twiki-GluePlugin')
-rw-r--r-- | www/twiki-GluePlugin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/twiki-GluePlugin/Makefile b/www/twiki-GluePlugin/Makefile index 284bda67401e..a5fc6420dd8d 100644 --- a/www/twiki-GluePlugin/Makefile +++ b/www/twiki-GluePlugin/Makefile @@ -7,6 +7,8 @@ PORTNAME= GluePlugin SVNREV= 15708 +MASTER_SITES= http://protey.ru/freebsd/distfiles/ \ + ${MASTER_SITE_LOCAL:S!$!skv/!} MAINTAINER= skv@FreeBSD.org COMMENT= Allow to format tags and arguments on multiple lines |