diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2009-07-09 08:26:43 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2009-07-09 08:26:43 +0000 |
commit | d3ce890b1b04e11de673b4c3c309889c7eda19d7 (patch) | |
tree | dad0707d4224ac71e1727cec224952a703d229b4 /www/pylot/Makefile | |
parent | a1f111e663c0ecc8d79216f8d58160ab1548b89e (diff) |
Notes
Diffstat (limited to 'www/pylot/Makefile')
-rw-r--r-- | www/pylot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/pylot/Makefile b/www/pylot/Makefile index f38551f32da6..601bf3c4de2b 100644 --- a/www/pylot/Makefile +++ b/www/pylot/Makefile @@ -6,8 +6,8 @@ # PORTNAME= pylot -PORTVERSION= 1.24 -#PORTREVISION= 0 +PORTVERSION= 1.26 +PORTREVISION= 0 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= ${PORTNAME}_${PORTVERSION} |