diff options
author | arved <arved@FreeBSD.org> | 2011-10-19 18:44:16 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2011-10-19 18:44:16 +0800 |
commit | 927dba470e72df343f9e97e28b5d83fcce4e1669 (patch) | |
tree | 4ed2e9ad51bcf5f843f8a578fc14780122edb2ec /net | |
parent | 24a787ad287e8566953fd7a110ee0223dc93b63c (diff) | |
download | freebsd-ports-gnome-927dba470e72df343f9e97e28b5d83fcce4e1669.tar.gz freebsd-ports-gnome-927dba470e72df343f9e97e28b5d83fcce4e1669.tar.zst freebsd-ports-gnome-927dba470e72df343f9e97e28b5d83fcce4e1669.zip |
Drop maintainership, i don't use this port anymore.
Update Mastersite, there is a new version, which might fix the incompatibility
with current CUPS
Diffstat (limited to 'net')
-rw-r--r-- | net/x2goclient/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/x2goclient/Makefile b/net/x2goclient/Makefile index 6c0afa8d3cf4..e622f361c8ba 100644 --- a/net/x2goclient/Makefile +++ b/net/x2goclient/Makefile @@ -8,10 +8,10 @@ PORTNAME= x2goclient DISTVERSION= 3.01-5 PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= http://x2go.obviously-nice.de/deb/pool-lenny/x2goclient/ +MASTER_SITES= http://code.x2go.org/releases/source/x2goclient/pre-git/ DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The x2go perl client LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-client |