diff options
Diffstat (limited to 'sysutils/uwatch/Makefile')
-rw-r--r-- | sysutils/uwatch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/uwatch/Makefile b/sysutils/uwatch/Makefile index 09462c177dba..eae35c4c9405 100644 --- a/sysutils/uwatch/Makefile +++ b/sysutils/uwatch/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: uwatch -# Version required: 1.0 # Date created: 3 November 1999 # Whom: James Howard <howardjp@wam.umd.edu> # # $FreeBSD$ # -DISTNAME= uwatch-1.0 +PORTNAME= uwatch +PORTVERSION= 1.0 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.wam.umd.edu/pub/howardjp/software/uwatch/ \ http://www.wam.umd.edu/~howardjp/software/uwatch/ \ |