diff options
Diffstat (limited to 'x11/xtrlock/Makefile')
-rw-r--r-- | x11/xtrlock/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/xtrlock/Makefile b/x11/xtrlock/Makefile index 5c6bc2a5aac4..cd659550e19c 100644 --- a/x11/xtrlock/Makefile +++ b/x11/xtrlock/Makefile @@ -6,10 +6,11 @@ # PORTNAME= xtrlock -PORTVERSION= 2.0.8 +PORTVERSION= 2.0.10 CATEGORIES= x11 -MASTER_SITES= http://ftp.debian.org/debian/pool/main/x/xtrlock/ -DISTNAME= ${PORTNAME}_2.0-8 +MASTER_SITES= ${MASTER_SITE_DEBIAN} +MASTER_SITE_SUBDIR= pool/main/x/xtrlock/ +DISTNAME= ${PORTNAME}_2.0-${PORTVERSION:E} MAINTAINER= karma@ez.pereslavl.ru COMMENT= X Transparent Lock |