diff options
author | jmelo <jmelo@FreeBSD.org> | 2006-11-01 23:47:45 +0800 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2006-11-01 23:47:45 +0800 |
commit | b9162613f032ba8b6b30ae99838976fa90f4cd61 (patch) | |
tree | e45ff58975b4252a9865c90e45453483e014b0a1 /misc | |
parent | 06d7843753be29edffd77a1b42df02cfe8efff30 (diff) | |
download | freebsd-ports-gnome-b9162613f032ba8b6b30ae99838976fa90f4cd61.tar.gz freebsd-ports-gnome-b9162613f032ba8b6b30ae99838976fa90f4cd61.tar.zst freebsd-ports-gnome-b9162613f032ba8b6b30ae99838976fa90f4cd61.zip |
- Fix mastersite.
PR: ports/104181
Submitted by: Josh Paetzel <josh@tcbug.org>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/patanjali/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/patanjali/Makefile b/misc/patanjali/Makefile index 91a6c38e2f68..130872c07b5d 100644 --- a/misc/patanjali/Makefile +++ b/misc/patanjali/Makefile @@ -8,7 +8,7 @@ PORTNAME= patanjali PORTVERSION= 1.0 CATEGORIES= misc -MASTER_SITES= http://www.linuxlabs.com/software/download/ +MASTER_SITES= http://www.linux.edu/download/ EXTRACT_SUFX= .src.tar.gz MAINTAINER= ports@FreeBSD.org |