diff options
author | gahr <gahr@FreeBSD.org> | 2011-08-03 21:39:53 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2011-08-03 21:39:53 +0800 |
commit | 047cff087120438ea76d10d23a6a14582681851e (patch) | |
tree | fd8d6023ffe245116d792b61f253a1f4d49d99d1 /net/jags | |
parent | efc5250e7668533f181e1ca9fd46c4f467916610 (diff) | |
download | freebsd-ports-gnome-047cff087120438ea76d10d23a6a14582681851e.tar.gz freebsd-ports-gnome-047cff087120438ea76d10d23a6a14582681851e.tar.zst freebsd-ports-gnome-047cff087120438ea76d10d23a6a14582681851e.zip |
- Fix WWW in pkg-descr
Reported by: http://people.freebsd.org/~ehaupt/distilator/badwww.html
Diffstat (limited to 'net/jags')
-rw-r--r-- | net/jags/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/jags/pkg-descr b/net/jags/pkg-descr index 02e6672f0261..076c13010512 100644 --- a/net/jags/pkg-descr +++ b/net/jags/pkg-descr @@ -5,7 +5,7 @@ program does the parsing with help from shell- scripts. This means that it's easy to change the functionality of the program and you can edit this without touching the source-code. -WWW: http://sumpan.campus.luth.se/software/jags/ +WWW: http://jags.sourceforge.net Author: Daniel Sundberg <dansun-8@student.luth.se> - Patrick Li <pat@FreeBSD.org> |