diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-07-04 07:26:57 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-07-04 07:26:57 +0000 |
commit | df9909af86eda65dd38f116aaf9927204f3e7229 (patch) | |
tree | 9d6277679cdc3eaee22f854f06fd33cff0990158 | |
parent | 846bf3c23ae4a172b52758d19c24b7da5f9420fc (diff) |
Notes
-rw-r--r-- | devel/dotconf/Makefile | 6 | ||||
-rw-r--r-- | devel/dotconf/distinfo | 2 | ||||
-rw-r--r-- | devel/dotconf/pkg-plist | 1 |
3 files changed, 4 insertions, 5 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: diff --git a/devel/dotconf/distinfo b/devel/dotconf/distinfo index db504d8b6d8f..2aaf70ecb2b6 100644 --- a/devel/dotconf/distinfo +++ b/devel/dotconf/distinfo @@ -1 +1 @@ -MD5 (dotconf-1.0.2.tar.gz) = 0818ce383dfaf6ef22e507179632c954 +MD5 (dotconf-1.0.4.tar.gz) = f1711904f33efb1ee79a01a2e808c834 diff --git a/devel/dotconf/pkg-plist b/devel/dotconf/pkg-plist index 30f094d75f8b..2a53003d34e9 100644 --- a/devel/dotconf/pkg-plist +++ b/devel/dotconf/pkg-plist @@ -10,6 +10,7 @@ share/aclocal/dotconf.m4 %%PORTDOCS%%share/dotconf/dotconf-features.txt share/dotconf/examples/README share/dotconf/examples/caseinsensitive/Makefile +share/dotconf/examples/caseinsensitive/caseinsensitive share/dotconf/examples/caseinsensitive/caseinsensitive.c share/dotconf/examples/caseinsensitive/caseinsensitive.conf share/dotconf/examples/context/Makefile |