diff options
author | bsam <bsam@FreeBSD.org> | 2006-07-13 12:35:13 +0000 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2006-07-13 12:35:13 +0000 |
commit | 902e9c7fdabe1e0e416e3630ca6a71d2775b1fb9 (patch) | |
tree | c2b606900ec5329989bca14f07ecdc65f39c050f /audio/linux-arts/Makefile | |
parent | 4e2525e44dac99449e60c62a10568ecdab763c12 (diff) | |
download | FreeBSD-ports-902e9c7fdabe1e0e416e3630ca6a71d2775b1fb9.zip FreeBSD-ports-902e9c7fdabe1e0e416e3630ca6a71d2775b1fb9.tar.gz |
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-arts/Makefile')
-rw-r--r-- | audio/linux-arts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/linux-arts/Makefile b/audio/linux-arts/Makefile index e44c605..9daafe6 100644 --- a/audio/linux-arts/Makefile +++ b/audio/linux-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 |