diff options
Diffstat (limited to 'x11/xbanner/Makefile')
-rw-r--r-- | x11/xbanner/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xbanner/Makefile b/x11/xbanner/Makefile index 588cfa9e301..4f5b9c841d3 100644 --- a/x11/xbanner/Makefile +++ b/x11/xbanner/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1998/08/20 06:20:10 tron Exp $ +# $NetBSD: Makefile,v 1.4 1998/08/20 15:17:38 tsarna Exp $ DISTNAME= XBanner1.31 PKGNAME= xbanner-1.31 @@ -6,6 +6,7 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.digital.com/pub/linux/XBanner/ MAINTAINER= root@garbled.net +HOMEPAGE= http://chaos.fullerton.edu/XBanner/ DEPENDS+= xpm-3.4k:../../graphics/xpm |