aboutsummaryrefslogtreecommitdiff
path: root/www/mini_httpd
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-29 20:04:42 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-29 20:04:42 +0000
commit116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3 (patch)
tree182c3e8b2fec5d158af1b14d92f30efeee781107 /www/mini_httpd
parentce797dd6db08415f0769d368481029338e73d118 (diff)
downloadports-116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3.tar.gz
ports-116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3.zip
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav)
Notes
Notes: svn path=/head/; revision=267133
Diffstat (limited to 'www/mini_httpd')
-rw-r--r--www/mini_httpd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/mini_httpd/Makefile b/www/mini_httpd/Makefile
index 086eb077713b..3e254886a3e9 100644
--- a/www/mini_httpd/Makefile
+++ b/www/mini_httpd/Makefile
@@ -9,7 +9,6 @@ PORTNAME= mini_httpd
PORTVERSION= 1.19
CATEGORIES= www ipv6
MASTER_SITES= http://www.acme.com/software/mini_httpd/
-DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Small HTTP server with support for GET, HEAD, POST, CGI, SSL, IPv6