diff options
author | bapt <bapt@FreeBSD.org> | 2012-10-26 22:57:50 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-10-26 22:57:50 +0800 |
commit | b88fc25e8c884f8a7287ccb427c1d9915a20057b (patch) | |
tree | d79a568897e9f4b2b60f2aa52b357f45aea58060 /games/golddig | |
parent | 62362c386f112d49f6a13cf9af055cbf3a1d14d8 (diff) | |
download | freebsd-ports-gnome-b88fc25e8c884f8a7287ccb427c1d9915a20057b.tar.gz freebsd-ports-gnome-b88fc25e8c884f8a7287ccb427c1d9915a20057b.tar.zst freebsd-ports-gnome-b88fc25e8c884f8a7287ccb427c1d9915a20057b.zip |
Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available, or for which are -devel version with a more
recent stable version for long
Feature safe: yes
Diffstat (limited to 'games/golddig')
-rw-r--r-- | games/golddig/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/games/golddig/Makefile b/games/golddig/Makefile index 2611db2b5456..1f59b6b4f044 100644 --- a/games/golddig/Makefile +++ b/games/golddig/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: golddig -# Date created: 20 November 1994 -# Whom: jmz -# +# Created by: jmz # $FreeBSD$ -# PORTNAME= golddig PORTVERSION= 2.0 |