diff options
Diffstat (limited to 'x11/cnslock/Makefile')
-rw-r--r-- | x11/cnslock/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/cnslock/Makefile b/x11/cnslock/Makefile index 39b48e6cbf5e..9e485a17e9b8 100644 --- a/x11/cnslock/Makefile +++ b/x11/cnslock/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: cnslock -# Date created: 10 May 2003 +# Date created: 10 Apr 2003 # Whom: Alexey Dokuchaev <danfe@regency.nsu.ru> # # $FreeBSD$ @@ -9,13 +9,14 @@ PORTNAME= cnslock PORTVERSION= 1.02 CATEGORIES= x11 windowmaker MASTER_SITES= http://www.dockapps.com/download.php/id/181/ \ - ftp://ftp.nsu.ru/tmp/ + http://freebsd.nsu.ru/distfiles/ MAINTAINER= danfe@regency.nsu.ru COMMENT= A visual indicator of the states of the three "lock" buttons LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt +USE_GNOME= gtk12 USE_X_PREFIX= yes USE_XPM= yes |