diff options
author | kris <kris@FreeBSD.org> | 2000-02-27 11:21:54 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-02-27 11:21:54 +0000 |
commit | 5887e0474de21d5c7f3673c5754a62fe6293d8f0 (patch) | |
tree | 8e814419efc8b99e56971e3d08595e9b4cf43369 /cad/qcad2 | |
parent | 044e01231d50ae59cf38d56a3064bce11c73222c (diff) | |
download | FreeBSD-ports-5887e0474de21d5c7f3673c5754a62fe6293d8f0.zip FreeBSD-ports-5887e0474de21d5c7f3673c5754a62fe6293d8f0.tar.gz |
Update MASTER_SITE to make this fetch again, and give the port a
maintainer.
Submitted by: Will Andrews <andrews@technologist.com>
Diffstat (limited to 'cad/qcad2')
-rw-r--r-- | cad/qcad2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/qcad2/Makefile b/cad/qcad2/Makefile index 67f59ff..6afe018 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 |