diff options
author | wulf <wulf@pkgsrc.org> | 2000-05-15 11:26:20 +0000 |
---|---|---|
committer | wulf <wulf@pkgsrc.org> | 2000-05-15 11:26:20 +0000 |
commit | 8b70b006feb39aaaf5e4663d8ce339b239059afd (patch) | |
tree | dd353e9d703b9d555597a905d13c6482360aa80f /ham | |
parent | a710e85df420789a8d64360971984dd436f19d11 (diff) | |
download | pkgsrc-8b70b006feb39aaaf5e4663d8ce339b239059afd.tar.gz |
Corrected license and URL information.
Diffstat (limited to 'ham')
-rw-r--r-- | ham/dpbox/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/ham/dpbox/Makefile b/ham/dpbox/Makefile index 11b8d1016cf..7b04128e195 100644 --- a/ham/dpbox/Makefile +++ b/ham/dpbox/Makefile @@ -1,16 +1,14 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/05/15 10:54:44 wulf Exp $ +# $NetBSD: Makefile,v 1.2 2000/05/15 11:26:20 wulf Exp $ # DISTNAME= dpbox-60000 PKGNAME= dpbox-6.00.00 WRKSRC= ${WRKDIR}/dpbox-6.00.00/source CATEGORIES= ham -MASTER_SITES= ftp://ftp.ping.net.au/pub/unix/ham/ +MASTER_SITES= http://userpage.fu-berlin.de/~jschurig/ MAINTAINER= wulf@netbsd.org -HOMEPAGE= http://userpgages.fu-berlin.de/ - -LICENSE= no-commercial-use +HOMEPAGE= http://userpage.fu-berlin.de/~jschurig/ USE_GMAKE= yes MAKEFILE= Makefile.netbsd |