diff options
author | dburr <dburr@FreeBSD.org> | 1998-07-14 06:55:43 +0800 |
---|---|---|
committer | dburr <dburr@FreeBSD.org> | 1998-07-14 06:55:43 +0800 |
commit | be575537a20ff9eadb8c8455b45c9b0b50a17301 (patch) | |
tree | e4bc4b4ffb9e40c4a0395a00b086187a9fc97715 /audio/x11amp | |
parent | 000e8645cc65487f93e83e6c1be21ab504fc415e (diff) | |
download | freebsd-ports-gnome-be575537a20ff9eadb8c8455b45c9b0b50a17301.tar.gz freebsd-ports-gnome-be575537a20ff9eadb8c8455b45c9b0b50a17301.tar.zst freebsd-ports-gnome-be575537a20ff9eadb8c8455b45c9b0b50a17301.zip |
Fix a couple of braino's from the last commit.
Diffstat (limited to 'audio/x11amp')
-rw-r--r-- | audio/x11amp/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/x11amp/Makefile b/audio/x11amp/Makefile index 9765072ceb70..cb4234504827 100644 --- a/audio/x11amp/Makefile +++ b/audio/x11amp/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: x11amp -# Version required: 0.33b6.1 -# Date created: 8 Feb 1998 +# Version required: 0.7 +# Date created: 13 Jul 1998 # Whom: Donald Burr <dburr@FreeBSD.ORG> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/07/13 22:53:31 dburr Exp $ # DISTNAME= x11amp-0.7-FreeBSD |