diff options
Diffstat (limited to 'misc/bogosort')
-rw-r--r-- | misc/bogosort/Makefile | 4 | ||||
-rw-r--r-- | misc/bogosort/distinfo | 2 | ||||
-rw-r--r-- | misc/bogosort/files/patch-aa | 11 |
3 files changed, 2 insertions, 15 deletions
diff --git a/misc/bogosort/Makefile b/misc/bogosort/Makefile index 9f1646563150..bc29c535e2ac 100644 --- a/misc/bogosort/Makefile +++ b/misc/bogosort/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bogosort -PORTVERSION= 0.3.2 +PORTVERSION= 0.3.3 CATEGORIES= misc MASTER_SITES= http://www.lysator.liu.se/~qha/bogosort/ \ ftp://l82.ryd.student.liu.se/pub/unix/bogosort/ @@ -18,8 +18,6 @@ MAINTAINER= roam@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} GNU_CONFIGURE= yes -USE_AUTOMAKE= yes -USE_GMAKE= yes MAN1= bogosort.1 diff --git a/misc/bogosort/distinfo b/misc/bogosort/distinfo index e68bdba8540e..10523e854673 100644 --- a/misc/bogosort/distinfo +++ b/misc/bogosort/distinfo @@ -1 +1 @@ -MD5 (bogosort/0.3.2/bogosort.tar.gz) = f95e3c37d36a5cb9ec2993353e5fc763 +MD5 (bogosort/0.3.3/bogosort.tar.gz) = 16b37e26af2cc20efdf387dc30679715 diff --git a/misc/bogosort/files/patch-aa b/misc/bogosort/files/patch-aa deleted file mode 100644 index d5a4b50eb4b9..000000000000 --- a/misc/bogosort/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- bogosort.texinfo 2001/06/09 12:04:08 1.1.1.2 -+++ bogosort.texinfo 2001/06/09 12:10:00 1.4 -@@ -5,7 +5,7 @@ - @settitle sorts or doesn't sort files or its standard input - @dircategory Miscellaneous - @direntry -- Bogosort: (bogosort). Sort (or not) files (or standard input) -+* Bogosort: (bogosort). Sort (or not) files (or standard input) - @end direntry - @finalout - @setchapternewpage odd |