diff options
Diffstat (limited to 'net/tintin++/Makefile')
-rw-r--r-- | net/tintin++/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tintin++/Makefile b/net/tintin++/Makefile index e7a648a3e621..d9a8622e4a3b 100644 --- a/net/tintin++/Makefile +++ b/net/tintin++/Makefile @@ -3,12 +3,12 @@ # Date created: 15 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.5 1995/05/13 12:59:50 ache Exp $ +# $Id: Makefile,v 1.6 1995/11/27 04:05:41 asami Exp $ # DISTNAME= tintin++v1.5pl6 PKGNAME= tintin-1.5.6 -CATEGORIES+= net games +CATEGORIES= net games MASTER_SITES= ftp://princeton.edu/pub/tintin++/dist/ EXTRACT_SUFX= .tar.Z |