diff options
Diffstat (limited to 'comms/tits/Makefile')
-rw-r--r-- | comms/tits/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/comms/tits/Makefile b/comms/tits/Makefile index d2a42f4..662824a 100644 --- a/comms/tits/Makefile +++ b/comms/tits/Makefile @@ -5,12 +5,12 @@ # $FreeBSD$ # -PORTNAME= tits -PORTVERSION= 1.0.2 +PORTNAME= tits +PORTVERSION= 1.0.3 CATEGORIES= comms -MASTER_SITES= http://www.mctavish.co.uk/tits/ +MASTER_SITES= http://www.mctavish.co.uk/tits/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mich@freebsdcluster.org USE_REINPLACE= yes MAKE_ENV= BINDIR=${PREFIX}/sbin MANDIR=${PREFIX}/man/man |