diff options
Diffstat (limited to 'x11/xlockmore/Makefile')
-rw-r--r-- | x11/xlockmore/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index a731c7e036a6..55beba824f1b 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -1,12 +1,11 @@ -# Created by: smace -# +# Created by: Scott Mace <smace@FreeBSD.org> # $FreeBSD$ PORTNAME= xlockmore -PORTVERSION= 5.41 +PORTVERSION= 5.42 CATEGORIES?= x11 -MASTER_SITES= ftp://ibiblio.org/pub/Linux/X11/screensavers/ \ - http://www.tux.org/~bagleyd/xlock/${PORTNAME}-${PORTVERSION}/ \ +MASTER_SITES= http://www.tux.org/~bagleyd/xlock/${PORTNAME}-${PORTVERSION}/ \ + ftp://ibiblio.org/pub/Linux/X11/screensavers/ \ CRITICAL MAINTAINER= jgh@FreeBSD.org |