From 4c5fe5e3a773d72b55bedfda6ba0b75f60c01fa9 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 27 Apr 2001 14:59:42 +0000 Subject: Move HOMEPAGE from DESCR to Makefile. --- emulators/x48/Makefile | 3 ++- emulators/x48/pkg/DESCR | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'emulators') diff --git a/emulators/x48/Makefile b/emulators/x48/Makefile index c57ec23fd7c..4df3f2c7c21 100644 --- a/emulators/x48/Makefile +++ b/emulators/x48/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/04/27 14:56:27 agc Exp $ +# $NetBSD: Makefile,v 1.2 2001/04/27 14:59:42 wiz Exp $ # DISTNAME= x48_041 @@ -7,6 +7,7 @@ CATEGORIES= emulators MASTER_SITES= http://home.earthlink.net/~rmmlgetz/ MAINTAINER= packages@netbsd.org +HOMEPAGE= http://home.earthlink.net/~rmmlgetz/ COMMENT= HP48 emulator USE_IMAKE= YES diff --git a/emulators/x48/pkg/DESCR b/emulators/x48/pkg/DESCR index 2a0f4f8aeea..eac31089d24 100644 --- a/emulators/x48/pkg/DESCR +++ b/emulators/x48/pkg/DESCR @@ -6,5 +6,3 @@ running this program. Of course you can run this program without a copy of the ROM software in order to write trivial machine code programs but you will not be able to access any of the calculator functionality. - -WWW: http://home.earthlink.net/~rmmlgetz/ -- cgit v1.2.3