diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 21:25:03 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 21:25:03 +0000 |
commit | bcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2 (patch) | |
tree | 3e83c1f293779db0f23c9e63d65d38cccd689551 /audio/wsoundprefs/Makefile | |
parent | 756191223822e770f94301c2b8942dccf13cc264 (diff) | |
download | ports-bcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2.tar.gz ports-bcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2.zip |
Notes
Diffstat (limited to 'audio/wsoundprefs/Makefile')
-rw-r--r-- | audio/wsoundprefs/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/wsoundprefs/Makefile b/audio/wsoundprefs/Makefile index 91165674eeeb..994054d55590 100644 --- a/audio/wsoundprefs/Makefile +++ b/audio/wsoundprefs/Makefile @@ -1,14 +1,15 @@ # New ports collection makefile for: wsoundPrefs -# Version required: 1.0.2 # Date created: 12 December 1998 # Whom: gljohns@bellsouth.net # # $FreeBSD$ # -DISTNAME= WSoundPrefs-1.0.2 +PORTNAME= wsoundprefs +PORTVERSION= 1.0.2 CATEGORIES= audio windowmaker MASTER_SITES= ftp://shadowmere.student.utwente.nl/pub/WindowMaker/ +DISTFILE= WSoundPrefs-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |