diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/gnome-calculator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gnome-calculator/Makefile b/math/gnome-calculator/Makefile index e478fc945f70..369390a0bf4f 100644 --- a/math/gnome-calculator/Makefile +++ b/math/gnome-calculator/Makefile @@ -1,7 +1,7 @@ PORTNAME= gnome-calculator PORTVERSION= 47.1 CATEGORIES= math gnome -MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} +MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org |