diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-01-26 16:13:11 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-01-26 16:13:11 +0000 |
commit | 5e2a72b476d749433a0b488416a60843ced33f65 (patch) | |
tree | f272eea199fed9745df8718ba50f695126245010 /devel/regexxer | |
parent | 1cc5455678dd14a315e5c7c2050ea2de5cc8755c (diff) |
Notes
Diffstat (limited to 'devel/regexxer')
-rw-r--r-- | devel/regexxer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/regexxer/Makefile b/devel/regexxer/Makefile index f673625d6997..c01fc51616ec 100644 --- a/devel/regexxer/Makefile +++ b/devel/regexxer/Makefile @@ -18,7 +18,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} \ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ ${PCRE_NAME}-${PCRE_VERSION}${EXTRACT_SUFX}:pcre -MAINTAINER= rui@ruilopes.com +MAINTAINER= ports@FreeBSD.org COMMENT= An interactive tool for performing search and replace operations LIB_DEPENDS= gconfmm-2.6:${PORTSDIR}/devel/gconfmm26 \ |