diff options
author | arved <arved@FreeBSD.org> | 2003-01-03 02:08:15 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-01-03 02:08:15 +0800 |
commit | 5c8a609c22a75748f00865a3c8dca9f86176edce (patch) | |
tree | 4253e85b29ce754d74a2fc94f8b46b3ca18ea7cd /comms/tits/Makefile | |
parent | 3c8fc87b8ee5dccf0fac8bbb315829fe5fee8980 (diff) | |
download | freebsd-ports-gnome-5c8a609c22a75748f00865a3c8dca9f86176edce.tar.gz freebsd-ports-gnome-5c8a609c22a75748f00865a3c8dca9f86176edce.tar.zst freebsd-ports-gnome-5c8a609c22a75748f00865a3c8dca9f86176edce.zip |
Update to 1.0.3
Pass Maintainership to submitter
PR: 46287
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
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 d2a42f475f8e..662824af897e 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 |