diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-10-27 09:11:28 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-10-27 09:11:28 +0000 |
commit | 1e7e0dce648295b207e28719bc9b1287596865a1 (patch) | |
tree | 47ecd11f6d933d6791e53ae0a54bb65389b9fd03 /audio/aureal-kmod | |
parent | 06f52fe27c95ec5c00233893e062495ad320b082 (diff) | |
download | ports-1e7e0dce648295b207e28719bc9b1287596865a1.tar.gz ports-1e7e0dce648295b207e28719bc9b1287596865a1.zip |
Notes
Diffstat (limited to 'audio/aureal-kmod')
-rw-r--r-- | audio/aureal-kmod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/aureal-kmod/Makefile b/audio/aureal-kmod/Makefile index 2ebd40d6dd1b..121658701499 100644 --- a/audio/aureal-kmod/Makefile +++ b/audio/aureal-kmod/Makefile @@ -48,7 +48,7 @@ PORTREVISION= 3 .elif ${OSVERSION} < 440000 # FreeBSD 4.2, 4.3 -PORTVERSION= 1.3 +PORTVERSION= 1.3 .if ${VERSION_SOUND_C_MINOR} < 4 # FreeBSD 4.2 before kobj MFC |