diff options
author | tsarna <tsarna@pkgsrc.org> | 1998-08-26 16:50:48 +0000 |
---|---|---|
committer | tsarna <tsarna@pkgsrc.org> | 1998-08-26 16:50:48 +0000 |
commit | 5e9cc577b8fdcc54f53b8688282af200abffa93e (patch) | |
tree | 5092d7557b175153b49374dbff6ec2e97fa94698 /x11/xdm3d | |
parent | 26f088cc59759a754fa997968e5b7d878e2ce04e (diff) | |
download | pkgsrc-5e9cc577b8fdcc54f53b8688282af200abffa93e.tar.gz |
Automatically append HOMEPAge to DESCR files, and remove homepage URLs
from individual DESCR files that had them.
Diffstat (limited to 'x11/xdm3d')
-rw-r--r-- | x11/xdm3d/Makefile | 3 | ||||
-rw-r--r-- | x11/xdm3d/pkg/DESCR | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/x11/xdm3d/Makefile b/x11/xdm3d/Makefile index 720e3a05922..eb84665d5a3 100644 --- a/x11/xdm3d/Makefile +++ b/x11/xdm3d/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.1 1998/08/19 21:13:18 tron Exp $ +# $NetBSD: Makefile,v 1.2 1998/08/26 16:50:56 tsarna Exp $ DISTNAME= xdm3d-1.0 CATEGORIES= x11 MASTER_SITES= http://www.futureone.com/~garbled/ MAINTAINER= root@garbled.net +HOMEPAGE= http://www.spade.com/linux/XBanner/ WRKSRC= ${WRKDIR}/xdm NO_INSTALL_MANPAGES= yes diff --git a/x11/xdm3d/pkg/DESCR b/x11/xdm3d/pkg/DESCR index 31090d3cd3d..119199c4120 100644 --- a/x11/xdm3d/pkg/DESCR +++ b/x11/xdm3d/pkg/DESCR @@ -3,5 +3,3 @@ This is a direct port of Amit Margalit's patches for xdm to give it a one taken from the NetBSD-current xsrc tree, and was patched against it. Bugs should be directed to root@garbled.net -For more information on the xdm-3d patches, see: - http://www.spade.com/linux/XBanner |