diff options
author | wiz <wiz@pkgsrc.org> | 2004-11-23 16:35:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-11-23 16:35:55 +0000 |
commit | d6a7db5c1ba8cdf3aa40c16c7aa7aad9df3cb4a9 (patch) | |
tree | 00a07a725dbd6bd66e8be0338fcf550661bd5b95 /x11/Xbae | |
parent | 3e8a4ea4a3578ad5ab3436741df5371a809a81d5 (diff) | |
download | pkgsrc-d6a7db5c1ba8cdf3aa40c16c7aa7aad9df3cb4a9.tar.gz |
Moved to sourceforge.
Diffstat (limited to 'x11/Xbae')
-rw-r--r-- | x11/Xbae/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/x11/Xbae/Makefile b/x11/Xbae/Makefile index ed9a3b85b24..45c5741ae2c 100644 --- a/x11/Xbae/Makefile +++ b/x11/Xbae/Makefile @@ -1,13 +1,15 @@ -# $NetBSD: Makefile,v 1.19 2004/10/03 00:18:28 tv Exp $ +# $NetBSD: Makefile,v 1.20 2004/11/23 16:35:55 wiz Exp $ # DISTNAME= Xbae-4.9.1 PKGREVISION= 1 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.hungry.com/pub/hungry/lesstif/srcdist/ +#MASTER_SITES= ftp://ftp.hungry.com/pub/hungry/lesstif/srcdist/ \ +# ${MASTER_SITE_SOURCEFORGE:=xbae/} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xbae/} MAINTAINER= drochner@NetBSD.org -HOMEPAGE= http://www.lesstif.org/Xbae.html +HOMEPAGE= http://xbae.sourceforge.net/ COMMENT= Motif-compatible widgets: XbaeMatrix, XbaeCaption, XbaeInput USE_BUILDLINK3= YES |