diff options
author | bsam <bsam@FreeBSD.org> | 2006-07-13 20:35:13 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2006-07-13 20:35:13 +0800 |
commit | 902e9c7fdabe1e0e416e3630ca6a71d2775b1fb9 (patch) | |
tree | c2b606900ec5329989bca14f07ecdc65f39c050f /audio/linux-f10-libogg | |
parent | 4e2525e44dac99449e60c62a10568ecdab763c12 (diff) | |
download | freebsd-ports-graphics-902e9c7fdabe1e0e416e3630ca6a71d2775b1fb9.tar.gz freebsd-ports-graphics-902e9c7fdabe1e0e416e3630ca6a71d2775b1fb9.tar.zst freebsd-ports-graphics-902e9c7fdabe1e0e416e3630ca6a71d2775b1fb9.zip |
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)
Diffstat (limited to 'audio/linux-f10-libogg')
-rw-r--r-- | audio/linux-f10-libogg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/linux-f10-libogg/Makefile b/audio/linux-f10-libogg/Makefile index 72c0f756499..6498543bc11 100644 --- a/audio/linux-f10-libogg/Makefile +++ b/audio/linux-f10-libogg/Makefile @@ -7,7 +7,7 @@ PORTNAME= libogg DISTVERSION= 1.1.2-2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio linux MAINTAINER= jylefort@FreeBSD.org |