diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-08-09 12:47:37 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-08-09 12:47:37 +0000 |
commit | 01e434f0f2806a1ee5686b2becbb246e82196676 (patch) | |
tree | 174182d17ba16dc96b01832cbd993352195232ba /textproc/hyperestraier/Makefile | |
parent | 8cd9132e893942cac915b11c5201a8b0f898aeff (diff) | |
download | ports-01e434f0f2806a1ee5686b2becbb246e82196676.tar.gz ports-01e434f0f2806a1ee5686b2becbb246e82196676.zip |
Notes
Diffstat (limited to 'textproc/hyperestraier/Makefile')
-rw-r--r-- | textproc/hyperestraier/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hyperestraier/Makefile b/textproc/hyperestraier/Makefile index 8b4d791a5b83..6a2f93dddedb 100644 --- a/textproc/hyperestraier/Makefile +++ b/textproc/hyperestraier/Makefile @@ -6,7 +6,7 @@ # $MCom: ports-stable/textproc/hyperestraier/Makefile,v 1.1 2006/03/04 21:43:08 ahze Exp $ PORTNAME= hyperestraier -PORTVERSION= 1.3.5 +PORTVERSION= 1.3.6 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |