diff options
Diffstat (limited to 'misc/upclient/Makefile')
-rw-r--r-- | misc/upclient/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/upclient/Makefile b/misc/upclient/Makefile index ff0c154b9970..f8e7554697ae 100644 --- a/misc/upclient/Makefile +++ b/misc/upclient/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: upclient -# Version required: 3.04 # Date created: 20 Aug 1999 # Whom: Kelly Yancey <kbyanc@posi.net> # # $FreeBSD$ # -DISTNAME= upclient-3.04 +PORTNAME= upclient +PORTVERSION= 3.04 CATEGORIES= misc MASTER_SITES= http://uptime.hexon.cx/download/ |