diff options
author | vs <vs@FreeBSD.org> | 2005-12-16 17:29:39 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-12-16 17:29:39 +0800 |
commit | e4156531fb517c3defdc8cddfd1277e66dc4b465 (patch) | |
tree | 4615850599b14873e6a1a4924666548971fa9693 /games/xgolgo/Makefile | |
parent | 07fc01e2ef634dc88a809506dd04fbd0531b8050 (diff) | |
download | freebsd-ports-gnome-e4156531fb517c3defdc8cddfd1277e66dc4b465.tar.gz freebsd-ports-gnome-e4156531fb517c3defdc8cddfd1277e66dc4b465.tar.zst freebsd-ports-gnome-e4156531fb517c3defdc8cddfd1277e66dc4b465.zip |
DEPRECATE: mastersite disappeared, no longer maintained by author
PR: ports/90466
Submitted by: Jean Milanez Melo
Diffstat (limited to 'games/xgolgo/Makefile')
-rw-r--r-- | games/xgolgo/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/games/xgolgo/Makefile b/games/xgolgo/Makefile index 283488a129ef..339135ee8edd 100644 --- a/games/xgolgo/Makefile +++ b/games/xgolgo/Makefile @@ -8,12 +8,15 @@ PORTNAME= xgolgo PORTVERSION= 1.0 CATEGORIES= games -MASTER_SITES= ftp://ftp.netlab.is.tsukuba.ac.jp/pub/X/our_collections/misc/ +MASTER_SITES= # DISTNAME= xeyes-g MAINTAINER= ports@FreeBSD.org COMMENT= Watches what you are doing and whether you're hostile or not +DEPRECATED= mastersite disappeared, no longer maintained by author +EXPIRATION_DATE=2006-02-15 + WRKSRC= ${WRKDIR}/xeyes USE_IMAKE= yes MAN1= xgolgo.1 |