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/wmsun | |
parent | bcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2 (diff) |
Notes
Diffstat (limited to 'astro/wmsun')
-rw-r--r-- | astro/wmsun/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/astro/wmsun/Makefile b/astro/wmsun/Makefile index ae422201cef3..bf63f4169e73 100644 --- a/astro/wmsun/Makefile +++ b/astro/wmsun/Makefile @@ -1,14 +1,14 @@ # New ports collection makefile for: wmSun -# Version required: 1.03 # Date created: 16 April 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # # $FreeBSD$ -DISTNAME= wmSun-1.03 -PKGNAME= wmsun-1.03 +PORTNAME= wmsun +PORTVERSION= 1.03 CATEGORIES= astro windowmaker MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/ +DISTNAME= wmSun-1.03 MAINTAINER= cpiazza@FreeBSD.org |