aboutsummaryrefslogtreecommitdiff
path: root/www/p5-JE
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2012-11-10 09:41:47 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2012-11-10 09:41:47 +0000
commit2785136f82e7913dc483a259ec41086ec1f4e352 (patch)
tree84eccfc184c5c9d93afac29477e19b725fa5c658 /www/p5-JE
parent236f5555af42a34a4d86e8d4678940c509f355f6 (diff)
downloadports-2785136f82e7913dc483a259ec41086ec1f4e352.tar.gz
ports-2785136f82e7913dc483a259ec41086ec1f4e352.zip
Notes
Diffstat (limited to 'www/p5-JE')
-rw-r--r--www/p5-JE/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/www/p5-JE/Makefile b/www/p5-JE/Makefile
index 828b57258a93..c82762a0dc89 100644
--- a/www/p5-JE/Makefile
+++ b/www/p5-JE/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-JE
-# Date created: 27 Jan 2010
-# Whom: Emanuel Haupt <ehaupt@FreeBSD.org>
-#
+# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= JE
PORTVERSION= 0.060
@@ -35,4 +31,7 @@ MAN3= JE::Object.3 JE::_FieldHash.3 JE::String.3 \
JE::Types.3 JE::Object::Array.3 JE::Object::Function.3 JE.3 \
JE::Destroyer.3
+# Wrong versioning upstream
+PORTSCOUT= skipv:0.54
+
.include <bsd.port.mk>