diff options
author | rene <rene@FreeBSD.org> | 2016-12-26 19:59:12 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2016-12-26 19:59:12 +0800 |
commit | a983f9881d628607679ec40daf80fe23f66f9178 (patch) | |
tree | 8b8bae65903c26991a884a3e102db51e7a2de747 /x11/xtrlock | |
parent | 2b09cc3ed23eba974044505db14301a06be7eeb3 (diff) | |
download | freebsd-ports-gnome-a983f9881d628607679ec40daf80fe23f66f9178.tar.gz freebsd-ports-gnome-a983f9881d628607679ec40daf80fe23f66f9178.tar.zst freebsd-ports-gnome-a983f9881d628607679ec40daf80fe23f66f9178.zip |
Reset ports per maintainer request.
PR: 215557
Submitted by: A.J. "Fonz" van Werven (maintainer)
Diffstat (limited to 'x11/xtrlock')
-rw-r--r-- | x11/xtrlock/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xtrlock/Makefile b/x11/xtrlock/Makefile index e3ec1c993ceb..2750dc1b397e 100644 --- a/x11/xtrlock/Makefile +++ b/x11/xtrlock/Makefile @@ -4,11 +4,10 @@ PORTNAME= xtrlock PORTVERSION= 2.8 CATEGORIES= x11 -MASTER_SITES= DEBIAN \ - http://www.skysmurf.nl/comp/FreeBSD/distfiles/ +MASTER_SITES= DEBIAN DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= freebsd@skysmurf.nl +MAINTAINER= ports@FreeBSD.org COMMENT= X Transparent Lock LICENSE= GPLv2+ |