diff options
Diffstat (limited to 'games/six/Makefile')
-rw-r--r-- | games/six/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/six/Makefile b/games/six/Makefile index 28ad7edf2abe..f4c4e6f77eb9 100644 --- a/games/six/Makefile +++ b/games/six/Makefile @@ -1,7 +1,4 @@ -# New ports collection Makefile for: six -# Date created: 2003-0-1-26 -# Whom: arved -# +# Created by: arved # $FreeBSD$ PORTNAME= six @@ -13,6 +10,9 @@ MASTER_SITES= http://six.retes.hu/download/ MAINTAINER= ports@FreeBSD.org COMMENT= KDE HEX clone +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-11-26 + USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool USE_GETTEXT= yes |