diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2006-07-13 12:35:13 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2006-07-13 12:35:13 +0000 |
commit | adb5257b4cd498208a259deee4eb1a8edf7d322b (patch) | |
tree | dfde2c90bd759441b663b594cd4abb0caa5110c6 /audio/linux-libogg | |
parent | ff4f8bdf50aea9ed8cdf891534e128d5f6e08e10 (diff) |
o change default linux package at bsd.linux-rpm.mk for automatic
plist creation to FC4;
o upgrade audio ports which use automatic plist creation to use FC4
packages or bump PORTREVISION for those which already use FC4
packages. [1]
Approved by: julefort (maintainer, implicit) [1]
netchild (mentor)
Notes
Notes:
svn path=/head/; revision=167689
Diffstat (limited to 'audio/linux-libogg')
-rw-r--r-- | audio/linux-libogg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/linux-libogg/Makefile b/audio/linux-libogg/Makefile index 72c0f7564991..6498543bc11d 100644 --- a/audio/linux-libogg/Makefile +++ b/audio/linux-libogg/Makefile @@ -7,7 +7,7 @@ PORTNAME= libogg DISTVERSION= 1.1.2-2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio linux MAINTAINER= jylefort@FreeBSD.org |