Update MASTER_SITES and WWW: line.

PR:		ports/51365
Submitted by:	Ports Fury
This commit is contained in:
Norikatsu Shigemura 2003-04-26 22:43:35 +00:00
parent a636fe8d3b
commit afd1db0802
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79709
2 changed files with 5 additions and 4 deletions

View File

@ -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 \

View File

@ -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