diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2006-09-30 18:05:59 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2006-09-30 18:05:59 +0000 |
commit | b71ee3e2379c76de860848ee2dc5349c69ac88f5 (patch) | |
tree | 76f1081f1a2c853fd35d8048e42da3f683489be3 /deskutils/jlj | |
parent | Flash Operator Panel is a switchboard type application for the Asterisk PBX. (diff) |
- update MASTER_SITE to the new location;
- add maintainer's personal mirror of the distfile.
PR: 103853
Submitted by: Wesley Shields <wxs at atarininja.org>
Notes
Notes:
svn path=/head/; revision=174198
Diffstat (limited to 'deskutils/jlj')
-rw-r--r-- | deskutils/jlj/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/jlj/Makefile b/deskutils/jlj/Makefile index aa5a1260d2e4..6b8549f0639c 100644 --- a/deskutils/jlj/Makefile +++ b/deskutils/jlj/Makefile @@ -8,7 +8,8 @@ PORTNAME= jlj PORTVERSION= 2.12 CATEGORIES= deskutils net -MASTER_SITES= http://patsy.cis.rit.edu/Software/perl/ +MASTER_SITES= http://umlautllama.com/projects/perl/ \ + http://www.atarininja.org/~wxs/distfiles/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= wxs@atarininja.org |