diff options
author | fenner <fenner@FreeBSD.org> | 1999-12-23 01:31:02 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1999-12-23 01:31:02 +0800 |
commit | 7c896349380870daac5883d1087c7dca08e2c466 (patch) | |
tree | 60431ac60ad8acf8439c5200881f7b8a4459ac98 /x11 | |
parent | d8e8984dbd17b6ad99f8b132dc53757371398159 (diff) | |
download | freebsd-ports-gnome-7c896349380870daac5883d1087c7dca08e2c466.tar.gz freebsd-ports-gnome-7c896349380870daac5883d1087c7dca08e2c466.tar.zst freebsd-ports-gnome-7c896349380870daac5883d1087c7dca08e2c466.zip |
Remove jraynard as MAINTAINER, since he no longer has an account.
Move distfiles from ~jraynard/public_html/ports/distfiles/ to
~fenner/public_html/distfiles-- this does not imply that I take
any responsibility for the ports but I'll at least host the
existing distfiles =)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/props/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/props/Makefile b/x11/props/Makefile index 93acc52e65d0..eb2414718651 100644 --- a/x11/props/Makefile +++ b/x11/props/Makefile @@ -8,9 +8,7 @@ DISTNAME= props-1.0 CATEGORIES= x11 -MASTER_SITES= http://www.freebsd.org/~jraynard/ports/distfiles/ - -MAINTAINER= jraynard@@freebsd.org +MASTER_SITES= http://www.freebsd.org/~fenner/distfiles/ LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview |