aboutsummaryrefslogtreecommitdiff
path: root/misc/clex/Makefile
diff options
context:
space:
mode:
authorMichael Landin <mich@FreeBSD.org>2005-05-19 13:12:04 +0000
committerMichael Landin <mich@FreeBSD.org>2005-05-19 13:12:04 +0000
commit81a0dd31cc0a80a15ca7fdae6c75fb34174a2ffb (patch)
tree633f89acd6e63fdd3e57d2980491a2c097a474e9 /misc/clex/Makefile
parentf1693025d325b22c537bbac2e6369b095846e2c7 (diff)
downloadports-81a0dd31cc0a80a15ca7fdae6c75fb34174a2ffb.tar.gz
ports-81a0dd31cc0a80a15ca7fdae6c75fb34174a2ffb.zip
o update to 3.11
- Bugfixes and feature enhancements o re-enable original MASTER_SITE
Notes
Notes: svn path=/head/; revision=135607
Diffstat (limited to 'misc/clex/Makefile')
-rw-r--r--misc/clex/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/clex/Makefile b/misc/clex/Makefile
index 237627f3be64..09edc496de97 100644
--- a/misc/clex/Makefile
+++ b/misc/clex/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= clex
-PORTVERSION= 3.10
+PORTVERSION= 3.11
CATEGORIES= misc
-MASTER_SITES= http://freebsdcluster.org/~mich/software/
+MASTER_SITES= http://www.clex.sk/download/ \
+ http://freebsdcluster.org/~mich/software/
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= mich@FreeBSD.org