diff options
Diffstat (limited to 'editors/lpe/Makefile')
-rw-r--r-- | editors/lpe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/lpe/Makefile b/editors/lpe/Makefile index 6d266e9ba85a..182d708e319a 100644 --- a/editors/lpe/Makefile +++ b/editors/lpe/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: lpe -# Version required: 1.2.4 # Date created: 12 April 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= lpe-1.2.4 +PORTNAME= lpe +PORTVERSION= 1.2.4 CATEGORIES= editors MASTER_SITES= http://cdsmith.twu.net/lpe/ |