diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
commit | d4f0d0048a8755106a4b0445221a19761e746984 (patch) | |
tree | c87184c5bfeaf942c827c5f706186ce9786a2588 /audio/mp3c | |
parent | e82affd309fc2d8e5ea19b2e003f1296920bd825 (diff) | |
download | ports-d4f0d0048a8755106a4b0445221a19761e746984.tar.gz ports-d4f0d0048a8755106a4b0445221a19761e746984.zip |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes
Notes:
svn path=/head/; revision=191544
Diffstat (limited to 'audio/mp3c')
-rw-r--r-- | audio/mp3c/Makefile | 1 | ||||
-rw-r--r-- | audio/mp3c/pkg-plist | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/audio/mp3c/Makefile b/audio/mp3c/Makefile index 864d74790353..b82d999c37ce 100644 --- a/audio/mp3c/Makefile +++ b/audio/mp3c/Makefile @@ -7,6 +7,7 @@ PORTNAME= mp3c PORTVERSION= 0.27 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://ftp.wspse.de/linux/wspse/:src DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:src \ diff --git a/audio/mp3c/pkg-plist b/audio/mp3c/pkg-plist index 38d5dceb3fa5..feb6bc7d1566 100644 --- a/audio/mp3c/pkg-plist +++ b/audio/mp3c/pkg-plist @@ -5,7 +5,3 @@ share/locale/es/LC_MESSAGES/mp3c.mo share/locale/it/LC_MESSAGES/mp3c.mo share/locale/pl/LC_MESSAGES/mp3c.mo share/locale/pt/LC_MESSAGES/mp3c.mo -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt |