diff options
Diffstat (limited to 'net/ppxp/Makefile')
-rw-r--r-- | net/ppxp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ppxp/Makefile b/net/ppxp/Makefile index 0478b1e8b9c4..6ef4e8935cb6 100644 --- a/net/ppxp/Makefile +++ b/net/ppxp/Makefile @@ -1,5 +1,4 @@ # New ports collection makefile for: ppxp -# Version required: 0.99120923 # Date created: 24 Dec 1999 # Whom: Norio Suzuki <nosuzuki@e-mail.ne.jp> # KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp> @@ -8,7 +7,8 @@ # $FreeBSD$ # -DISTNAME= ppxp-0.99120923 +PORTNAME= ppxp +PORTVERSION= 0.99120923 CATEGORIES= net tk82 .if defined(USE_TCLJP) CATEGORIES+= japanese |