diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-04-24 09:35:58 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-04-24 09:35:58 +0000 |
commit | 6f7fd7a922f89a7d4d96a8f05e260212c66826ac (patch) | |
tree | 10497325e9110d47cc8e4f09baf34aeae2a1b059 /editors | |
parent | ccc4ab4f17d3556e7204ae3b54222ec21b08a9b3 (diff) | |
download | FreeBSD-ports-6f7fd7a922f89a7d4d96a8f05e260212c66826ac.zip FreeBSD-ports-6f7fd7a922f89a7d4d96a8f05e260212c66826ac.tar.gz |
Portrevision bump, to bring in the recently added patch-af (in ports/26804)
Noticed by: kris
Diffstat (limited to 'editors')
-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 aa1af0f..3a94993 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/ |