diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-04-24 09:35:58 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-04-24 09:35:58 +0000 |
commit | 5017b00ec84c236fb838e88234133239672d0456 (patch) | |
tree | efd1519842006d972cfb04d795e83e8e8d8511ab /editors/lpe | |
parent | I committed wrong checksum during previous update. (diff) |
Portrevision bump, to bring in the recently added patch-af (in ports/26804)
Noticed by: kris
Notes
Notes:
svn path=/head/; revision=41850
Diffstat (limited to 'editors/lpe')
-rw-r--r-- | editors/lpe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/lpe/Makefile b/editors/lpe/Makefile index aa1af0fb974d..3a94993dc33a 100644 --- a/editors/lpe/Makefile +++ b/editors/lpe/Makefile @@ -7,7 +7,7 @@ PORTNAME= lpe PORTVERSION= 1.2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://cdsmith.twu.net/opensource/lpe/ |