diff options
author | pav <pav@FreeBSD.org> | 2006-04-09 07:17:18 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-04-09 07:17:18 +0800 |
commit | 8f2ef610ecf02e553e73b838bcb600545ca96314 (patch) | |
tree | 65d36a4606226f586573c54e8ad56bcdb5bc704a /audio/shellac/Makefile | |
parent | 47c0ae2ecf4252fdb29a29b85738ccf2cf94050c (diff) | |
download | freebsd-ports-gnome-8f2ef610ecf02e553e73b838bcb600545ca96314.tar.gz freebsd-ports-gnome-8f2ef610ecf02e553e73b838bcb600545ca96314.tar.zst freebsd-ports-gnome-8f2ef610ecf02e553e73b838bcb600545ca96314.zip |
- Update to 20060408
PR: ports/95501
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> (maintainer)
Diffstat (limited to 'audio/shellac/Makefile')
-rw-r--r-- | audio/shellac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/shellac/Makefile b/audio/shellac/Makefile index 33f6c394ca4b..95631540d3f3 100644 --- a/audio/shellac/Makefile +++ b/audio/shellac/Makefile @@ -6,7 +6,7 @@ # PORTNAME= shellac -PORTVERSION= 20051017 +PORTVERSION= 20060408 CATEGORIES= audio python MASTER_SITES= http://hem.bredband.net/b298027/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |