diff options
author | asami <asami@FreeBSD.org> | 1998-07-25 20:51:12 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-07-25 20:51:12 +0800 |
commit | ff1c6be5c449cf48c4536d60ac0dd84cbb3a5b81 (patch) | |
tree | edb3c97b841902bf496fdf4f57ec3946e8f81aed /x11-toolkits | |
parent | af6fc1958b6cb23c769e9b3202aa23e4edd450d8 (diff) | |
download | freebsd-ports-gnome-ff1c6be5c449cf48c4536d60ac0dd84cbb3a5b81.tar.gz freebsd-ports-gnome-ff1c6be5c449cf48c4536d60ac0dd84cbb3a5b81.tar.zst freebsd-ports-gnome-ff1c6be5c449cf48c4536d60ac0dd84cbb3a5b81.zip |
Damn, can't fetch.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/v/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/v/Makefile b/x11-toolkits/v/Makefile index 5e1d9f593639..c50c25c2c768 100644 --- a/x11-toolkits/v/Makefile +++ b/x11-toolkits/v/Makefile @@ -3,7 +3,7 @@ # Date created: 8 Feb 1998 # Whom: Donald Burr <dburr@FreeBSD.ORG> # -# $Id: Makefile,v 1.3 1998/05/30 12:36:21 dburr Exp $ +# $Id: Makefile,v 1.4 1998/07/19 06:56:14 dburr Exp $ # DISTNAME= v-1.19 @@ -12,6 +12,8 @@ MASTER_SITES= ftp://objectcentral.com/ MAINTAINER= dburr@FreeBSD.ORG +BROKEN= fetch + WRKSRC= ${WRKDIR}/v USE_X11= YES |