diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2015-08-09 08:06:43 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2015-08-09 08:06:43 +0000 |
commit | 230cf6828ff8e331d6ad8fe0f281d3656e7592bf (patch) | |
tree | dcd9771851d8a5b000509363eeaba5add2d5d4de /www/fpc-httpd22 | |
parent | 3986cfea667e50f96de500e756073fe4208720fd (diff) | |
download | ports-230cf6828ff8e331d6ad8fe0f281d3656e7592bf.tar.gz ports-230cf6828ff8e331d6ad8fe0f281d3656e7592bf.zip |
Notes
Diffstat (limited to 'www/fpc-httpd22')
-rw-r--r-- | www/fpc-httpd22/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/fpc-httpd22/Makefile b/www/fpc-httpd22/Makefile index 51f92a192206..8a3a9e143398 100644 --- a/www/fpc-httpd22/Makefile +++ b/www/fpc-httpd22/Makefile @@ -1,7 +1,7 @@ # Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= www lang PKGNAMESUFFIX= -httpd22 |