diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-15 06:36:39 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-15 06:36:39 +0000 |
commit | 8dbfaa656b4e39e529f3a964c9f004460639b56f (patch) | |
tree | fc6cf39473d8c1213f09706a0151ede15dd6c625 /x11/xco | |
parent | 955200299eac2d3fd31596ba1843dd2594a648ed (diff) | |
download | ports-8dbfaa656b4e39e529f3a964c9f004460639b56f.tar.gz ports-8dbfaa656b4e39e529f3a964c9f004460639b56f.zip |
Notes
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 |