diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-05-31 02:01:56 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-05-31 02:01:56 +0000 |
commit | 8d837132c7954ce8a9f54a814b670237ca156d10 (patch) | |
tree | da2b479f8cbab70fb28360deb44e687784455e17 /textproc/rotix | |
parent | 652fce3d1df0a26b3e221afb6741a3d4a387fa3f (diff) | |
download | ports-8d837132c7954ce8a9f54a814b670237ca156d10.tar.gz ports-8d837132c7954ce8a9f54a814b670237ca156d10.zip |
Notes
Diffstat (limited to 'textproc/rotix')
-rw-r--r-- | textproc/rotix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rotix/Makefile b/textproc/rotix/Makefile index 239ea41db3fb..f11fcedb71b6 100644 --- a/textproc/rotix/Makefile +++ b/textproc/rotix/Makefile @@ -8,7 +8,7 @@ PORTNAME= rotix PORTVERSION= 0.82 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= http://elektron.its.tudelft.nl/~hemmin98/rotix_releases/${DISTNAME}/ |