diff options
author | Will Andrews <will@FreeBSD.org> | 2002-07-09 17:02:19 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2002-07-09 17:02:19 +0000 |
commit | c973ff97f49491a723b0061eb185cb9d5669b2a8 (patch) | |
tree | f61b29a8302d46497dba7aa1828387a57e1468dc /audio/arts | |
parent | 47be0d247701d9ef93b603bfec01b43dbe9abfff (diff) |
1.0.3 was apparently un-released. Bump PORTEPOCH. Sigh.
Notes
Notes:
svn path=/head/; revision=62712
Diffstat (limited to 'audio/arts')
-rw-r--r-- | audio/arts/Makefile | 3 | ||||
-rw-r--r-- | audio/arts/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/audio/arts/Makefile b/audio/arts/Makefile index c5f9f9c593c9..297017d65fc1 100644 --- a/audio/arts/Makefile +++ b/audio/arts/Makefile @@ -6,7 +6,8 @@ # PORTNAME= arts -PORTVERSION= 1.0.3 +PORTVERSION= ${KDE_VERSION:S/3.0/1.0/g} +PORTEPOCH= 1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${KDE_VERSION}/src diff --git a/audio/arts/distinfo b/audio/arts/distinfo index 1c14ffb44dee..9470c8548dd4 100644 --- a/audio/arts/distinfo +++ b/audio/arts/distinfo @@ -1 +1 @@ -MD5 (KDE/arts-1.0.3.tar.bz2) = 78163f23b57e83ea1880d395c82da109 +MD5 (KDE/arts-1.0.2.tar.bz2) = 78163f23b57e83ea1880d395c82da109 |