diff options
author | marcus <marcus@FreeBSD.org> | 2006-07-13 11:05:52 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-07-13 11:05:52 +0800 |
commit | 16c860b3f29cad3c8d6d48579f174817ea8c6eed (patch) | |
tree | fea1a28949e05b24ac7d288854d1066812809d31 /accessibility/gnome-mag/Makefile | |
parent | f70684f9d4d80aba373123d606944fc6c52a92f7 (diff) | |
download | freebsd-ports-gnome-16c860b3f29cad3c8d6d48579f174817ea8c6eed.tar.gz freebsd-ports-gnome-16c860b3f29cad3c8d6d48579f174817ea8c6eed.tar.zst freebsd-ports-gnome-16c860b3f29cad3c8d6d48579f174817ea8c6eed.zip |
Update to 0.12.6.
Diffstat (limited to 'accessibility/gnome-mag/Makefile')
-rw-r--r-- | accessibility/gnome-mag/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile index 504d65c0d275..884f0348527e 100644 --- a/accessibility/gnome-mag/Makefile +++ b/accessibility/gnome-mag/Makefile @@ -7,10 +7,10 @@ # PORTNAME= gnome-mag -PORTVERSION= 0.12.5 +PORTVERSION= 0.12.6 CATEGORIES= accessibility gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-mag/0.12 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |