diff --git a/devel/libguess/Makefile b/devel/libguess/Makefile index 315487d1109..bb0c7dac4ef 100644 --- a/devel/libguess/Makefile +++ b/devel/libguess/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2014/07/14 07:33:21 armani Exp $ +# $OpenBSD: Makefile,v 1.5 2014/10/10 12:12:29 dcoppa Exp $ SHARED_ONLY = Yes @@ -6,13 +6,13 @@ COMMENT = high-speed character set detection library DISTNAME = libguess-1.1 -REVISION = 0 +REVISION = 1 SHARED_LIBS = guess 0.0 # 1.0 CATEGORIES = devel -HOMEPAGE = http://www.atheme.org/projects/libguess.html +HOMEPAGE = http://atheme.org/projects/libguess.html # BSD PERMIT_PACKAGE_CDROM = Yes diff --git a/devel/mowgli/Makefile b/devel/mowgli/Makefile index dd9e7dc50d2..779f309ed75 100644 --- a/devel/mowgli/Makefile +++ b/devel/mowgli/Makefile @@ -1,16 +1,16 @@ -# $OpenBSD: Makefile,v 1.6 2014/07/14 07:34:08 armani Exp $ +# $OpenBSD: Makefile,v 1.7 2014/10/10 12:12:29 dcoppa Exp $ COMMENT = performance and usability oriented extensions to C DISTNAME = libmowgli-1.0.0 PKGNAME = ${DISTNAME:S/lib//} -REVISION = 0 +REVISION = 1 SHARED_LIBS = mowgli 1.1 CATEGORIES = devel -HOMEPAGE = http://www.atheme.org/projects/libmowgli.html +HOMEPAGE = http://atheme.org/projects/libmowgli.html # BSD PERMIT_PACKAGE_CDROM = Yes