diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2002-08-04 18:05:03 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2002-08-04 18:05:03 +0000 |
commit | fa88b4920f3b709be464e0583499f00dd81ae098 (patch) | |
tree | 0a2673d5fe6235d8ba213338e3d27128c263b0e9 /deskutils | |
parent | fc484b06d94c1d8b6bfb9435ad1d12e00d2c9302 (diff) | |
download | ports-fa88b4920f3b709be464e0583499f00dd81ae098.tar.gz ports-fa88b4920f3b709be464e0583499f00dd81ae098.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/ithought/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/ithought/Makefile b/deskutils/ithought/Makefile index 70c1bff843ef..311d0fc8d605 100644 --- a/deskutils/ithought/Makefile +++ b/deskutils/ithought/Makefile @@ -11,7 +11,7 @@ CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ithought -MAINTAINER= nbm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 |