diff options
author | Michael Reifenberger <mr@FreeBSD.org> | 2007-08-13 14:23:38 +0000 |
---|---|---|
committer | Michael Reifenberger <mr@FreeBSD.org> | 2007-08-13 14:23:38 +0000 |
commit | 85b1f5df06b905012694fed30ccdfb0f9ff531e1 (patch) | |
tree | 4f8e19bf26ed0d2fe59ff7003ebbd1a3b3f52699 /comms/pyla/Makefile | |
parent | 9ea279b3a285e9d1a0bf541c6b769bc4ccd576cd (diff) | |
download | ports-85b1f5df06b905012694fed30ccdfb0f9ff531e1.tar.gz ports-85b1f5df06b905012694fed30ccdfb0f9ff531e1.zip |
Notes
Diffstat (limited to 'comms/pyla/Makefile')
-rw-r--r-- | comms/pyla/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/pyla/Makefile b/comms/pyla/Makefile index cc5e6964fed2..dca08eaddb4f 100644 --- a/comms/pyla/Makefile +++ b/comms/pyla/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pyla -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.7.1 CATEGORIES= comms python MASTER_SITES= http://www.teamsw.it/pyla/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |