summaryrefslogtreecommitdiff
path: root/www/mini_httpd/Makefile
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2003-11-02 23:19:54 +0000
committerStefan Eßer <se@FreeBSD.org>2003-11-02 23:19:54 +0000
commitaa9aff0efd7c632e545643db2f14a93685225462 (patch)
treeb548c970ada0bf7a63ba322d666b2d9f9d5fb4fe /www/mini_httpd/Makefile
parentPer maintainer request, remove german/cheapcall. The mastersite has (diff)
Upgrade to version 1.18.
Submitted by: Massimiliano della Rovere <mader@tiscalinet.it>
Notes
Notes: svn path=/head/; revision=92885
Diffstat (limited to 'www/mini_httpd/Makefile')
-rw-r--r--www/mini_httpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mini_httpd/Makefile b/www/mini_httpd/Makefile
index 655823bce237..5a95b0d51148 100644
--- a/www/mini_httpd/Makefile
+++ b/www/mini_httpd/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= mini_httpd
-PORTVERSION= 1.17b1
+PORTVERSION= 1.18
CATEGORIES= www
MASTER_SITES= http://www.acme.com/software/mini_httpd/
-DISTNAME= ${PORTNAME}-${PORTVERSION:S/b/beta/}
+DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= se@FreeBSD.org
COMMENT= Small HTTP server with support for GET, HEAD, POST, CGI, SSL, IPv6