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 /astro/wmglobe/Makefile | |
parent | bcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2 (diff) |
Notes
Diffstat (limited to 'astro/wmglobe/Makefile')
-rw-r--r-- | astro/wmglobe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/wmglobe/Makefile b/astro/wmglobe/Makefile index 130a84ae5332..c7972483e546 100644 --- a/astro/wmglobe/Makefile +++ b/astro/wmglobe/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: wmglobe -# Version required: 1.0 # Date created: 23 Jun 1999 # Whom: Will Andrews <andrews@technologist.com> # # $FreeBSD$ # -DISTNAME= wmglobe-1.0 +PORTNAME= wmglobe +PORTVERSION= 1.0 CATEGORIES= astro windowmaker MASTER_SITES= http://perso.linuxfr.org/jdumont/wmg/ |