diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-09 10:39:45 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-09 10:39:45 +0000 |
commit | cb7de9997ef203475d908b025a42c94f3624364d (patch) | |
tree | 5fd93607924e081bd4717ab74838d135ea9dc4d9 /www/gallery/Makefile | |
parent | add peeper 0.1 (diff) |
Update to 1.3.1, which is said to fix several security bugs. I
tested the port, but have not tried to reproduce the bugs.
PR: 41465
Submitted by: Jamie Hermans (maintainer)
Notes
Notes:
svn path=/head/; revision=64274
Diffstat (limited to 'www/gallery/Makefile')
-rw-r--r-- | www/gallery/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gallery/Makefile b/www/gallery/Makefile index c105f9cdf4d3..0fa08fa92e44 100644 --- a/www/gallery/Makefile +++ b/www/gallery/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gallery -PORTVERSION= 1.3 +PORTVERSION= 1.3.1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |