diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
commit | a3108b1e51e6a746a151a607c5aba8d1f6b35033 (patch) | |
tree | 3c78833d20cbc2da9cd61c768babee71bac778b2 /textproc/rotix | |
parent | 0398cf082c5e2cc5b8592b91679d82cebed9deb2 (diff) | |
download | ports-a3108b1e51e6a746a151a607c5aba8d1f6b35033.tar.gz ports-a3108b1e51e6a746a151a607c5aba8d1f6b35033.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 5c435380ca97..f15bfe6510a9 100644 --- a/textproc/rotix/Makefile +++ b/textproc/rotix/Makefile @@ -8,7 +8,7 @@ PORTNAME= rotix PORTVERSION= 0.82 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://elektron.its.tudelft.nl/~hemmin98/rotix_releases/${DISTNAME}/ |