diff options
author | mr <mr@FreeBSD.org> | 2007-08-13 22:23:38 +0800 |
---|---|---|
committer | mr <mr@FreeBSD.org> | 2007-08-13 22:23:38 +0800 |
commit | 3c4709e68a6ad0ed493ee16f022e9f445a7e330f (patch) | |
tree | 68c8bbe83222b7689b7811642d497c0dca5aa386 /comms/pyla/Makefile | |
parent | 785f3481f48bf35fee89eb3f48e40470ce69d42d (diff) | |
download | freebsd-ports-gnome-3c4709e68a6ad0ed493ee16f022e9f445a7e330f.tar.gz freebsd-ports-gnome-3c4709e68a6ad0ed493ee16f022e9f445a7e330f.tar.zst freebsd-ports-gnome-3c4709e68a6ad0ed493ee16f022e9f445a7e330f.zip |
Update to 1.1.7.1
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} |