diff options
author | Will Andrews <will@FreeBSD.org> | 2002-06-11 13:57:05 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2002-06-11 13:57:05 +0000 |
commit | 6537fcf4374c413f5fb42417b9acc29ded8d1ae3 (patch) | |
tree | 73aca1fb7f4ce70150a540954950c0c712ada607 /x11/decurs | |
parent | 432b219234feb424ed68eecdb6e74c542b83e62d (diff) | |
download | ports-6537fcf4374c413f5fb42417b9acc29ded8d1ae3.tar.gz ports-6537fcf4374c413f5fb42417b9acc29ded8d1ae3.zip |
Miguel Mendez informed me in private e-mail that he has changed his mind
and would like to maintain these ports again. Welcome back, Miguel. :-)
Notes
Notes:
svn path=/head/; revision=61115
Diffstat (limited to 'x11/decurs')
-rw-r--r-- | x11/decurs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/decurs/Makefile b/x11/decurs/Makefile index 6b47cd9956e5..620bd639dbf4 100644 --- a/x11/decurs/Makefile +++ b/x11/decurs/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.50.0 CATEGORIES= x11 MASTER_SITES= http://www.hut.fi/~pvsavola/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= flynn@energyhq.homeip.net LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- |