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-arts | |
parent | 4e2525e44dac99449e60c62a10568ecdab763c12 (diff) | |
download | freebsd-ports-gnome-902e9c7fdabe1e0e416e3630ca6a71d2775b1fb9.tar.gz freebsd-ports-gnome-902e9c7fdabe1e0e416e3630ca6a71d2775b1fb9.tar.zst freebsd-ports-gnome-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-arts')
-rw-r--r-- | audio/linux-f10-arts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/linux-f10-arts/Makefile b/audio/linux-f10-arts/Makefile index e44c6058f462..9daafe6a1da8 100644 --- a/audio/linux-f10-arts/Makefile +++ b/audio/linux-f10-arts/Makefile @@ -7,6 +7,7 @@ PORTNAME= arts DISTVERSION= 1.5.2-0.1.fc4 +PORTREVISION= 1 CATEGORIES= audio kde linux MAINTAINER= jylefort@FreeBSD.org |