diff options
Diffstat (limited to 'net/choparp')
-rw-r--r-- | net/choparp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/choparp/Makefile b/net/choparp/Makefile index 77021c5..ba9e4d9 100644 --- a/net/choparp/Makefile +++ b/net/choparp/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: choparp -# Version required: 971007 # Date created: 7 October 1997 # Whom: itojun@itojun.org # # $FreeBSD$ # -DISTNAME= choparp-971007 +PORTNAME= choparp +PORTVERSION= 971007 CATEGORIES= net MASTER_SITES= http://delegate.uec.ac.jp:8081/club/mma/~tree/soft/choparp/ |