diff options
author | wiz <wiz@pkgsrc.org> | 2010-01-17 12:02:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-01-17 12:02:03 +0000 |
commit | 672ef23395551ccee94b9dca8039c72523c67be4 (patch) | |
tree | 3b04d5a2642532735429c038d587f2f1f5f333b2 /www/ap-ssl | |
parent | a90cea93ceef1ea79c8d2901c230cd015fdff2d7 (diff) | |
download | pkgsrc-672ef23395551ccee94b9dca8039c72523c67be4.tar.gz |
Recursive PKGREVISION bump for jpeg update to 8.
Diffstat (limited to 'www/ap-ssl')
-rw-r--r-- | www/ap-ssl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/ap-ssl/Makefile b/www/ap-ssl/Makefile index 0d9151a9485..6b540343bc9 100644 --- a/www/ap-ssl/Makefile +++ b/www/ap-ssl/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.107 2008/02/24 05:29:21 obache Exp $ +# $NetBSD: Makefile,v 1.108 2010/01/17 12:02:47 wiz Exp $ DISTNAME= mod_ssl-2.8.31-1.3.41 PKGNAME= ap13-ssl-2.8.31 +PKGREVISION= 1 CATEGORIES= www security MASTER_SITES= http://www.modssl.org/source/ \ ftp://ftp.pca.dfn.de/pub/tools/net/mod_ssl/source/ |