diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 2003-10-28 08:58:49 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 2003-10-28 08:58:49 +0000 |
commit | e56b1f20f31fd675ad321e758f8b977005de9328 (patch) | |
tree | 173c3a5113cdd3d4d046c651dbaf6ac9576e8adc /net/tintin++-devel | |
parent | 2d17425e42aa8ebf986249289b94739d705de716 (diff) |
Notes
Diffstat (limited to 'net/tintin++-devel')
-rw-r--r-- | net/tintin++-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tintin++-devel/Makefile b/net/tintin++-devel/Makefile index c06f8177dd07..be176b4ec53c 100644 --- a/net/tintin++-devel/Makefile +++ b/net/tintin++-devel/Makefile @@ -7,13 +7,13 @@ PORTNAME= tintin PORTVERSION= 1.8.6b -CATEGORIES= net games +CATEGORIES?= net games MASTER_SITES= http://mail.newclear.net/tintin/download/ \ http://freebsd.hanirc.org/~jhp/tintin++/ \ http://www.stud.ntnu.no/~sverreno/tintin/ DISTNAME= tintin++v1.86b -MAINTAINER= jhp@cocoja.holywar.net +MAINTAINER?= jhp@cocoja.holywar.net COMMENT= "a client program specialized to help playing muds(devel version)" NO_LATEST_LINK= yes |