diff options
Diffstat (limited to 'misc/wmstock/Makefile')
-rw-r--r-- | misc/wmstock/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/wmstock/Makefile b/misc/wmstock/Makefile index 0e8b6f14fb6c..3afa3a3ddafc 100644 --- a/misc/wmstock/Makefile +++ b/misc/wmstock/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: wmstock -# Version required: 0.06 # Date created: 19 Jun 1999 # Whom: Will Andrews <andrews@technologist.com> # # $FreeBSD$ # -DISTNAME= wmstock-0.06 +PORTNAME= wmstock +PORTVERSION= 0.06 CATEGORIES= misc windowmaker MASTER_SITES= http://mattfischer.com/wmstock/src/ \ http://www.psn.net/~andrews/wmstock/ |