From f47621aea1e00e2e87a34f57acc38263f36d3902 Mon Sep 17 00:00:00 2001 From: nork Date: Sat, 26 Apr 2003 22:43:35 +0000 Subject: Update MASTER_SITES and WWW: line. PR: ports/51365 Submitted by: Ports Fury --- devel/leoarg/Makefile | 4 ++-- devel/leoarg/pkg-descr | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/leoarg/Makefile b/devel/leoarg/Makefile index 8b62f3c..e52db56 100644 --- a/devel/leoarg/Makefile +++ b/devel/leoarg/Makefile @@ -9,7 +9,7 @@ PORTNAME= leoarg PORTVERSION= 2.2.3 CATEGORIES= devel -MASTER_SITES= http://home.pages.at/kingleo/development/ +MASTER_SITES= http://kingleo.home.pages.at/development/cpp/ DISTNAME= LeoArg-${PORTVERSION} MAINTAINER= ports@FreeBSD.org @@ -17,7 +17,7 @@ COMMENT= A class for parsing command lines USE_REINPLACE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes MAN3= LeoArg.3 LeoArg__InvalidOption.3 LeoArg__InvalidSetting.3 \ diff --git a/devel/leoarg/pkg-descr b/devel/leoarg/pkg-descr index faa42a3..4c97a3b 100644 --- a/devel/leoarg/pkg-descr +++ b/devel/leoarg/pkg-descr @@ -1,3 +1,4 @@ -LeoArg is a command line Parser. +With this class you can parse easily commandline options. The class +only uses standard libraries. -WWW: http://home.pages.at/kingleo/development/cpp-en.html#leoarg +WWW: http://kingleo.home.pages.at/index.php?language=EN&show=/development/cpp/#leoarg -- cgit v1.1