diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-15 14:36:39 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-15 14:36:39 +0800 |
commit | f16fb60dc8f28cccb13ce40ed80c511796123ff3 (patch) | |
tree | dee8f1cc521621a79079181dc6f855f0b8e4bc71 /x11/xco | |
parent | 2fd539dd828da3326eabe241e74e9303dc5e60b7 (diff) | |
download | freebsd-ports-gnome-f16fb60dc8f28cccb13ce40ed80c511796123ff3.tar.gz freebsd-ports-gnome-f16fb60dc8f28cccb13ce40ed80c511796123ff3.tar.zst freebsd-ports-gnome-f16fb60dc8f28cccb13ce40ed80c511796123ff3.zip |
Remove dead mastersite.
PR: ports/45127
Submitted by: Mark Linimon
Approved by: maintainer timeout (several months)
Diffstat (limited to 'x11/xco')
-rw-r--r-- | x11/xco/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xco/Makefile b/x11/xco/Makefile index c436d57ffc8f..2461c050d5d9 100644 --- a/x11/xco/Makefile +++ b/x11/xco/Makefile @@ -7,8 +7,8 @@ PORTNAME= xco PORTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.cs.purdue.edu/pub/bingle/ DISTNAME= ${PORTNAME} MAINTAINER= taoka@FreeBSD.org |