diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-16 17:33:20 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-16 17:33:20 +0000 |
commit | 2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch) | |
tree | 0b080fcd55271333176593e1b9bc0b48aedbe9fa /net/tintin++-devel | |
parent | 21829056931f158e125c2d89352e36c1c7196a26 (diff) | |
download | ports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.tar.gz ports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.zip |
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 9326aca782af..d48877b3f5f3 100644 --- a/net/tintin++-devel/Makefile +++ b/net/tintin++-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= tintin PORTVERSION= 1.8.3 -CATEGORIES= net games +CATEGORIES= net games MASTER_SITES= http://mail.newclear.net/tintin/download/ \ http://freebsd.hanirc.org/~jhp/tintin++/ DISTNAME= tintin++v1.83 @@ -15,7 +15,7 @@ DISTNAME= tintin++v1.83 MAINTAINER= jhp@cocoja.holywar.net NO_LATEST_LINK= yes -WRKSRC= ${WRKDIR}/tintin++/src +WRKSRC= ${WRKDIR}/tintin++/src GNU_CONFIGURE= yes do-install: |