aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-12-30 04:04:42 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-12-30 04:04:42 +0800
commit7541282bbc857e3b52c8cedd620c9cfdf1f29f6c (patch)
tree5b0df8044181287ce76add40d52e28377ae1da32 /math
parentba16dc1673b8cc85fd48bb880bafba35e7ee62b3 (diff)
downloadfreebsd-ports-gnome-7541282bbc857e3b52c8cedd620c9cfdf1f29f6c.tar.gz
freebsd-ports-gnome-7541282bbc857e3b52c8cedd620c9cfdf1f29f6c.tar.zst
freebsd-ports-gnome-7541282bbc857e3b52c8cedd620c9cfdf1f29f6c.zip
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav)
Diffstat (limited to 'math')
-rw-r--r--math/abakus/Makefile1
-rw-r--r--math/ruby-narray_miss/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/math/abakus/Makefile b/math/abakus/Makefile
index cc954c3711ae..9bbb07860571 100644
--- a/math/abakus/Makefile
+++ b/math/abakus/Makefile
@@ -10,7 +10,6 @@ PORTREVISION= 9
CATEGORIES= math kde
MASTER_SITES= http://purinchu.net/abakus/ \
http://www.athame.co.uk/mirror/
-DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= makc@FreeBSD.org
COMMENT= Michael Pyne's Abakus Calculator
diff --git a/math/ruby-narray_miss/Makefile b/math/ruby-narray_miss/Makefile
index 84dfa7988a3e..e5bdf376d8aa 100644
--- a/math/ruby-narray_miss/Makefile
+++ b/math/ruby-narray_miss/Makefile
@@ -10,7 +10,6 @@ PORTVERSION= 1.1.2
CATEGORIES= math ruby
MASTER_SITES= http://ruby.gfd-dennou.org/products/narray_miss/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
-DISTNAME= ${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= murashin@gfd-dennou.org