diff options
author | krion <krion@FreeBSD.org> | 2004-05-24 22:22:17 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-05-24 22:22:17 +0800 |
commit | 685ae298baea25384d5d8f06bc2f89d58909af1f (patch) | |
tree | db50716f2e206ad8a5cfa7f0c37619a0c862b258 /x11/cnslock | |
parent | a8c74683562bad28b226b4dc1611b960a09f7e56 (diff) | |
download | freebsd-ports-gnome-685ae298baea25384d5d8f06bc2f89d58909af1f.tar.gz freebsd-ports-gnome-685ae298baea25384d5d8f06bc2f89d58909af1f.tar.zst freebsd-ports-gnome-685ae298baea25384d5d8f06bc2f89d58909af1f.zip |
- Update MASTER_SITES
- Assign maintainership to ports@
PR: ports/66914
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Approved by: maintainer
Diffstat (limited to 'x11/cnslock')
-rw-r--r-- | x11/cnslock/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/cnslock/Makefile b/x11/cnslock/Makefile index a70b6c7a892a..6e4486af2c98 100644 --- a/x11/cnslock/Makefile +++ b/x11/cnslock/Makefile @@ -9,10 +9,10 @@ PORTNAME= cnslock PORTVERSION= 1.02 PORTREVISION= 2 CATEGORIES= x11 windowmaker -MASTER_SITES= http://www.dockapps.com/download.php/id/181/ \ +MASTER_SITES= http://www.dockapps.com/files/123/181/ \ http://freebsd.nsu.ru/distfiles/ -MAINTAINER= danfe@regency.nsu.ru +MAINTAINER= ports@FreeBSD.org COMMENT= A visual indicator of the states of the three "lock" buttons PLIST_FILES= bin/cnslock |