diff options
author | miwi <miwi@FreeBSD.org> | 2007-06-04 16:27:07 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-06-04 16:27:07 +0800 |
commit | dd73effe22db11b52c7b10f459a712d35bd739e6 (patch) | |
tree | 711ff7b0b05e9bb0d3920a0c4ab854207793c2f4 /cad | |
parent | 2ce8d0029f2d97d4a68f6b2466c722e648febcd4 (diff) | |
download | freebsd-ports-gnome-dd73effe22db11b52c7b10f459a712d35bd739e6.tar.gz freebsd-ports-gnome-dd73effe22db11b52c7b10f459a712d35bd739e6.tar.zst freebsd-ports-gnome-dd73effe22db11b52c7b10f459a712d35bd739e6.zip |
- Update MASTER_SITES
PR: 113140
Submitted by: Craig Butler <craig001@lerwick.hopto.org>
Diffstat (limited to 'cad')
-rw-r--r-- | cad/linux-gid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/linux-gid/Makefile b/cad/linux-gid/Makefile index 795e6050c4d3..03d2d9d3f18f 100644 --- a/cad/linux-gid/Makefile +++ b/cad/linux-gid/Makefile @@ -9,7 +9,7 @@ PORTNAME= gid PORTVERSION= 7.4.9b PORTREVISION= 1 CATEGORIES= cad linux -MASTER_SITES= ftp://gid.cimne.upc.es/pub/gid_adds/Linux/Old/ +MASTER_SITES= ftp://gid.cimne.upc.es/pub/gid_adds/Linux/kernel-2.2/Old/ PKGNAMEPREFIX= linux- DISTNAME= ${PORTNAME}${PORTVERSION} |