diff options
Diffstat (limited to 'devel/dotconf/Makefile')
-rw-r--r-- | devel/dotconf/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/dotconf/Makefile b/devel/dotconf/Makefile index fa700c4fa92f..e5bab9018f8f 100644 --- a/devel/dotconf/Makefile +++ b/devel/dotconf/Makefile @@ -7,17 +7,15 @@ # PORTNAME= dotconf -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.4 CATEGORIES= devel MASTER_SITES= http://www.azzit.de/dotconf/download/ -MAINTAINER= ijliao@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes USE_LIBTOOL= yes - USE_GMAKE= yes - INSTALLS_SHLIB= yes post-install: |