diff options
author | jaapb <jaapb> | 2013-11-01 11:30:21 +0000 |
---|---|---|
committer | jaapb <jaapb> | 2013-11-01 11:30:21 +0000 |
commit | 2de6fa543f30ce95b6e48aa6ba8dafb88f556825 (patch) | |
tree | 0addae8754acc3011496b82ee3ff936fa8dd4051 /www/swiftsurf | |
parent | 86f573e39b93d8a1a29257176e822615d3516399 (diff) | |
download | pkgsrc-2de6fa543f30ce95b6e48aa6ba8dafb88f556825.tar.gz |
Revision bump associated with the update of lang/ocaml to version 4.01.
Diffstat (limited to 'www/swiftsurf')
-rw-r--r-- | www/swiftsurf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/swiftsurf/Makefile b/www/swiftsurf/Makefile index 06d51f13129..ed43c4b2ff9 100644 --- a/www/swiftsurf/Makefile +++ b/www/swiftsurf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2012/10/28 06:31:06 asau Exp $ +# $NetBSD: Makefile,v 1.20 2013/11/01 11:30:23 jaapb Exp $ DISTNAME= swiftsurf-1.2.5 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swiftsurf/} |