diff options
author | novel <novel@FreeBSD.org> | 2005-06-06 23:29:32 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-06-06 23:29:32 +0800 |
commit | 8c34426b38a922de8303619a94173ce1938c0f82 (patch) | |
tree | abb62980402e91de249d75b7844995d362db2c15 /net/phpldapadmin | |
parent | 8a8f284c0d8dfcac6a39c4be5ca659981fa44a4d (diff) | |
download | freebsd-ports-graphics-8c34426b38a922de8303619a94173ce1938c0f82.tar.gz freebsd-ports-graphics-8c34426b38a922de8303619a94173ce1938c0f82.tar.zst freebsd-ports-graphics-8c34426b38a922de8303619a94173ce1938c0f82.zip |
- Update to 0.9.6c [1]
- Fix typo in pkg-message [2]
PR: 81898 [1]
Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru> [1]
Matthew Seaman (maintainer) [2]
Approved by: Matthew Seaman (maintainer)
Diffstat (limited to 'net/phpldapadmin')
-rw-r--r-- | net/phpldapadmin/Makefile | 2 | ||||
-rw-r--r-- | net/phpldapadmin/distinfo | 4 | ||||
-rw-r--r-- | net/phpldapadmin/pkg-message | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/net/phpldapadmin/Makefile b/net/phpldapadmin/Makefile index 1adf495f7e8..48da14377de 100644 --- a/net/phpldapadmin/Makefile +++ b/net/phpldapadmin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= phpldapadmin -DISTVERSION= 0.9.6 +DISTVERSION= 0.9.6c CATEGORIES= net www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpldapadmin diff --git a/net/phpldapadmin/distinfo b/net/phpldapadmin/distinfo index 5a9064cb1b2..bd69472b4ae 100644 --- a/net/phpldapadmin/distinfo +++ b/net/phpldapadmin/distinfo @@ -1,2 +1,2 @@ -MD5 (phpldapadmin-0.9.6.tar.gz) = db5eb502697712ebdaeb34766b6a7760 -SIZE (phpldapadmin-0.9.6.tar.gz) = 706823 +MD5 (phpldapadmin-0.9.6c.tar.gz) = 8404fa6f0ad3185cc9353c94bf44ae56 +SIZE (phpldapadmin-0.9.6c.tar.gz) = 707109 diff --git a/net/phpldapadmin/pkg-message b/net/phpldapadmin/pkg-message index 07f058f5fe8..8aa6d3b5145 100644 --- a/net/phpldapadmin/pkg-message +++ b/net/phpldapadmin/pkg-message @@ -3,7 +3,7 @@ %%PREFIX%%/%%PLADIR%% -Please edit config.php and edit to suit your needs. +Please edit config.php to suit your needs. To make phpLDAPadmin available through your web site, I suggest that you add the following to httpd.conf: |