diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-04-27 17:38:25 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-04-27 17:38:25 +0000 |
commit | 2c8d69f66b05cbb4f2efd39db6c02aad8484f445 (patch) | |
tree | 6777046cfb3d46faebf2e32e580f441cb506427c /textproc/glark/Makefile | |
parent | ccbc927c381e0b5ce2572ab401d4748f0db2c3e2 (diff) | |
download | ports-2c8d69f66b05cbb4f2efd39db6c02aad8484f445.tar.gz ports-2c8d69f66b05cbb4f2efd39db6c02aad8484f445.zip |
Notes
Diffstat (limited to 'textproc/glark/Makefile')
-rw-r--r-- | textproc/glark/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/glark/Makefile b/textproc/glark/Makefile index 4510bb5dee47..d15cec88d93f 100644 --- a/textproc/glark/Makefile +++ b/textproc/glark/Makefile @@ -7,12 +7,12 @@ # PORTNAME= glark -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mich@freebsdcluster.org COMMENT= Search text files for complex regular expressions USE_RUBY= yes |