diff options
author | Martin Matuska <mm@FreeBSD.org> | 2009-02-23 14:46:37 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2009-02-23 14:46:37 +0000 |
commit | 24bf28eff1f36a61373baf68b02d29b708cb2434 (patch) | |
tree | 7cdf37f7acdf4bb5edf2c07abd044ae8b9ca0731 /misc | |
parent | 356df709ff408556534cc0e28f8939457ad065bd (diff) | |
download | ports-24bf28eff1f36a61373baf68b02d29b708cb2434.tar.gz ports-24bf28eff1f36a61373baf68b02d29b708cb2434.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/ewipe/Makefile | 2 | ||||
-rw-r--r-- | misc/tkregexp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/ewipe/Makefile b/misc/ewipe/Makefile index 7c7bb6425f56..960b727bfb88 100644 --- a/misc/ewipe/Makefile +++ b/misc/ewipe/Makefile @@ -7,7 +7,7 @@ PORTNAME= ewipe PORTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES?= misc tk MASTER_SITES= http://www.jnet-jp.to/~sekisita/ewipe/ \ http://www.carpetsmoker.net/distfiles/ \ diff --git a/misc/tkregexp/Makefile b/misc/tkregexp/Makefile index 9eea6c948fcb..e346bd0efc48 100644 --- a/misc/tkregexp/Makefile +++ b/misc/tkregexp/Makefile @@ -7,7 +7,7 @@ PORTNAME= tkregexp PORTVERSION= 3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc tk MASTER_SITES= http://laurent.riesterer.free.fr/regexp/ DISTNAME= visual_regexp-${PORTVERSION} |