diff options
Diffstat (limited to 'devel/trio/Makefile')
-rw-r--r-- | devel/trio/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/trio/Makefile b/devel/trio/Makefile index 0fdab8af86d..d559830d717 100644 --- a/devel/trio/Makefile +++ b/devel/trio/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.7 2006/03/15 16:44:50 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2006/10/04 21:36:01 wiz Exp $ # DISTNAME= trio-1.3 PKGREVISION= 1 CATEGORIES= devel -MASTER_SITES= http://www.contactor.se/~dast/stuff/ +MASTER_SITES= http://daniel.haxx.se/projects/trio/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.contactor.se/~dast/trio/ +HOMEPAGE= http://daniel.haxx.se/projects/trio/ COMMENT= Fully matured and stable set of printf and string functions USE_LIBTOOL= yes |