diff options
author | kris <kris@FreeBSD.org> | 2000-02-27 19:21:54 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-02-27 19:21:54 +0800 |
commit | 5887e0474de21d5c7f3673c5754a62fe6293d8f0 (patch) | |
tree | 8e814419efc8b99e56971e3d08595e9b4cf43369 /cad | |
parent | 044e01231d50ae59cf38d56a3064bce11c73222c (diff) | |
download | freebsd-ports-gnome-5887e0474de21d5c7f3673c5754a62fe6293d8f0.tar.gz freebsd-ports-gnome-5887e0474de21d5c7f3673c5754a62fe6293d8f0.tar.zst freebsd-ports-gnome-5887e0474de21d5c7f3673c5754a62fe6293d8f0.zip |
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')
-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 |