diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-06-04 08:27:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-06-04 08:27:07 +0000 |
commit | ad13c22e469b3d64cb8d41696231fe2a96ceec7b (patch) | |
tree | fcef022ed28c5ffb7a80e9a3f152053e6acbd4a7 /cad | |
parent | 18fd2c6108258958c13787c1ecd6a3ee6a09df98 (diff) | |
download | ports-ad13c22e469b3d64cb8d41696231fe2a96ceec7b.tar.gz ports-ad13c22e469b3d64cb8d41696231fe2a96ceec7b.zip |
Notes
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} |