diff options
Diffstat (limited to 'sysutils/xwatch/Makefile')
-rw-r--r-- | sysutils/xwatch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xwatch/Makefile b/sysutils/xwatch/Makefile index 3069039481c1..db5999bb60c5 100644 --- a/sysutils/xwatch/Makefile +++ b/sysutils/xwatch/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xwatch -# Version required: 0.1.0 # Date created: 17 July 1998 # Whom: mph # # $FreeBSD$ # -DISTNAME= xwatch-0.1.0 +PORTNAME= xwatch +PORTVERSION= 0.1.0 CATEGORIES= sysutils MASTER_SITES= http://hem.passagen.se/osk/ |