diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-18 05:19:09 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-18 05:19:09 +0000 |
commit | 3323418cf297b70b8b55fcc7ba6f765421a19719 (patch) | |
tree | 9e22dc63194c15d86c405d3948b042f47c19cfb9 /www/middleman/Makefile | |
parent | fe71965413b70a0ffc6087db223d6296db357c1b (diff) |
update www/middleman: 1.7.1 -> 1.8
PR: 54596
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=85102
Diffstat (limited to 'www/middleman/Makefile')
-rw-r--r-- | www/middleman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/middleman/Makefile b/www/middleman/Makefile index a1ac734337a3..d7c81d02556f 100644 --- a/www/middleman/Makefile +++ b/www/middleman/Makefile @@ -6,7 +6,7 @@ # PORTNAME= middleman -PORTVERSION= 1.7.1 +PORTVERSION= 1.8 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= middle-man |