diff options
Diffstat (limited to 'misc/wmcp/Makefile')
-rw-r--r-- | misc/wmcp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/wmcp/Makefile b/misc/wmcp/Makefile index f733a78b55cb..5f0a6d36f732 100644 --- a/misc/wmcp/Makefile +++ b/misc/wmcp/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: wmcp -# Version required: 1.2.8 # Date created: 10 February 1999 # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= wmcp-1.2.8 +PORTNAME= wmcp +PORTVERSION= 1.2.8 CATEGORIES= misc windowmaker MASTER_SITES= http://users.linuxbox.com/~bac/src/wmcp/ |