diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-02-27 11:21:54 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-02-27 11:21:54 +0000 |
commit | c0e5dfb1fd9f1e62f70c2908a65c3eebf2c8aad5 (patch) | |
tree | 8e50beacc6f228aafb3ef388998732deacc2f059 /cad | |
parent | 2ae7086a8e87a5d38c13102a0c54a137ac0b883b (diff) | |
download | ports-c0e5dfb1fd9f1e62f70c2908a65c3eebf2c8aad5.tar.gz ports-c0e5dfb1fd9f1e62f70c2908a65c3eebf2c8aad5.zip |
Update MASTER_SITE to make this fetch again, and give the port a
maintainer.
Submitted by: Will Andrews <andrews@technologist.com>
Notes
Notes:
svn path=/head/; revision=26350
Diffstat (limited to 'cad')
-rw-r--r-- | cad/qcad/Makefile | 4 | ||||
-rw-r--r-- | cad/qcad2/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index 67f59ffb93a1..6afe01868c74 100644 --- a/cad/qcad/Makefile +++ b/cad/qcad/Makefile @@ -9,9 +9,9 @@ DISTNAME= qcad_source PKGNAME= qcad-1.3.3 CATEGORIES= cad -MASTER_SITES= http://www2.active.ch/~ribbon/ +MASTER_SITES= http://www.ultraviolet.org/qcad/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= andrews@technologist.com USE_XLIB= yes MAKEFILE= makefile diff --git a/cad/qcad2/Makefile b/cad/qcad2/Makefile index 67f59ffb93a1..6afe01868c74 100644 --- a/cad/qcad2/Makefile +++ b/cad/qcad2/Makefile @@ -9,9 +9,9 @@ DISTNAME= qcad_source PKGNAME= qcad-1.3.3 CATEGORIES= cad -MASTER_SITES= http://www2.active.ch/~ribbon/ +MASTER_SITES= http://www.ultraviolet.org/qcad/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= andrews@technologist.com USE_XLIB= yes MAKEFILE= makefile |