aboutsummaryrefslogtreecommitdiff
path: root/misc/bogosort/Makefile
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2001-06-09 12:26:49 +0000
committerPeter Pentchev <roam@FreeBSD.org>2001-06-09 12:26:49 +0000
commit0c96f7d594fdc2915b8bdde71aea20d0793d4ce1 (patch)
treeef740a5cb2e23a2e00da2b69b2f4b98b6585f469 /misc/bogosort/Makefile
parent65af172a792d6ac68d0c3c072201c3dcb75a9dae (diff)
Notes
Diffstat (limited to 'misc/bogosort/Makefile')
-rw-r--r--misc/bogosort/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/bogosort/Makefile b/misc/bogosort/Makefile
index 20333e7dc8cc..9f1646563150 100644
--- a/misc/bogosort/Makefile
+++ b/misc/bogosort/Makefile
@@ -6,11 +6,12 @@
#
PORTNAME= bogosort
-PORTVERSION= 0.3.1
+PORTVERSION= 0.3.2
CATEGORIES= misc
MASTER_SITES= http://www.lysator.liu.se/~qha/bogosort/ \
ftp://l82.ryd.student.liu.se/pub/unix/bogosort/
DISTNAME= ${PORTNAME}
+DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
MAINTAINER= roam@FreeBSD.org