diff options
Diffstat (limited to 'devel/inilib/Makefile')
-rw-r--r-- | devel/inilib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/inilib/Makefile b/devel/inilib/Makefile index f253de0decaf..3004942c56ae 100644 --- a/devel/inilib/Makefile +++ b/devel/inilib/Makefile @@ -7,12 +7,12 @@ # PORTNAME= inilib -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.7b3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@bsdmail.org COMMENT= A C++ lib which provides a method of saving the "state" of a program GNU_CONFIGURE= yes |