diff options
Diffstat (limited to 'games/nethack33-qt')
-rw-r--r-- | games/nethack33-qt/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/nethack33-qt/Makefile b/games/nethack33-qt/Makefile index bb6acce3d535..e61042275af3 100644 --- a/games/nethack33-qt/Makefile +++ b/games/nethack33-qt/Makefile @@ -11,4 +11,7 @@ MAINTAINER= ports@FreeBSD.org PKGNAMESUFFIX= -qt +DEPRECATED= "QT2 is obsolete" +EXPIRATION_DATE=2004-07-14 + .include "${MASTERDIR}/Makefile" |