diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
commit | a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba (patch) | |
tree | 3ffd72b216e533f037cfc7f06f222ca72e602018 /deskutils/wmpinboard/Makefile | |
parent | update with the new PORTNAME/PORTVERSION variables (diff) |
update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to '')
-rw-r--r-- | deskutils/wmpinboard/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/wmpinboard/Makefile b/deskutils/wmpinboard/Makefile index 88dbfc1d4d7e..575abc624b28 100644 --- a/deskutils/wmpinboard/Makefile +++ b/deskutils/wmpinboard/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: wmpinboard -# Version required: 0.10 # Date created: 17 January 1999 # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= wmpinboard-0.10 +PORTNAME= wmpinboard +PORTVERSION= 0.10 CATEGORIES= deskutils afterstep windowmaker MASTER_SITES= http://www.tu-ilmenau.de/~gomar/stuff/wmpinboard/ |