diff options
author | vanilla <vanilla@FreeBSD.org> | 2004-08-12 10:50:27 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2004-08-12 10:50:27 +0800 |
commit | 246717cca2e8c7df6e726d8e827590543f792829 (patch) | |
tree | ab8ff90bdd5e7917dd949e6a4d04db804088686f /www/lighttpd/Makefile | |
parent | 7a24882a14a9c768b0d9ace9b862e24be0a65417 (diff) | |
download | freebsd-ports-gnome-246717cca2e8c7df6e726d8e827590543f792829.tar.gz freebsd-ports-gnome-246717cca2e8c7df6e726d8e827590543f792829.tar.zst freebsd-ports-gnome-246717cca2e8c7df6e726d8e827590543f792829.zip |
1: Upgrade to 1.2.5
2: sync lighttpd.conf.sample to current version
3: make rc files workable.
Approved by: maintainer
Diffstat (limited to 'www/lighttpd/Makefile')
-rw-r--r-- | www/lighttpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index f68bf2e73ed5..51d8c5370879 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lighttpd -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 CATEGORIES= www MASTER_SITES= http://jan.kneschke.de/projects/lighttpd/download/ |