diff options
Diffstat (limited to 'misc/asbutton/Makefile')
-rw-r--r-- | misc/asbutton/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/asbutton/Makefile b/misc/asbutton/Makefile index 22cab74e0f34..372671efa77f 100644 --- a/misc/asbutton/Makefile +++ b/misc/asbutton/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: asbutton -# Version required: 0.3 # Date created: 10 May 1999 # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= asbutton-0.3 +PORTNAME= asbutton +PORTVERSION= 0.3 CATEGORIES= misc windowmaker afterstep MASTER_SITES= http://www.tigr.net/afterstep/as-apps/download/asbutton/ \ ftp://ftp.afterstep.org/apps/asbutton/ |