diff options
author | ache <ache@FreeBSD.org> | 1995-05-13 13:00:09 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-05-13 13:00:09 +0000 |
commit | 27055ba133c5c93a11755c25be8f8b03642a392e (patch) | |
tree | 5f41d02f3a319c7ca2fa264d5fc6c0078dae452c /net/tintin++/Makefile | |
parent | aa139979d2e122785cb24d5f92805abbd60070a5 (diff) | |
download | FreeBSD-ports-27055ba133c5c93a11755c25be8f8b03642a392e.zip FreeBSD-ports-27055ba133c5c93a11755c25be8f8b03642a392e.tar.gz |
Update to current ports scheme
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 f57776d..031748e 100644 --- a/net/tintin++/Makefile +++ b/net/tintin++/Makefile @@ -3,12 +3,12 @@ # Date created: 15 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.3 1995/04/12 04:55:47 asami Exp $ +# $Id: Makefile,v 1.4 1995/04/15 05:41:59 asami Exp $ # DISTNAME= tintin++v1.5pl6 PKGNAME= tintin-1.5.6 -CATEGORIES+= networking +CATEGORIES+= networking games MASTER_SITES= ftp://princeton.edu/pub/tintin++/dist/ EXTRACT_SUFX= .tar.Z |