diff options
author | ahze <ahze@FreeBSD.org> | 2006-05-11 23:12:06 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-05-11 23:12:06 +0800 |
commit | 203e1b02856fda7821ba5214272240ca29418fca (patch) | |
tree | 3c56c347254b62b06bf4e7341777e57ebb8201d1 /comms | |
parent | 5868b771b0fcac9015e9999a24e198f586cbfb55 (diff) | |
download | freebsd-ports-gnome-203e1b02856fda7821ba5214272240ca29418fca.tar.gz freebsd-ports-gnome-203e1b02856fda7821ba5214272240ca29418fca.tar.zst freebsd-ports-gnome-203e1b02856fda7821ba5214272240ca29418fca.zip |
- Chase fftw3 libver bump
Diffstat (limited to 'comms')
-rw-r--r-- | comms/linpsk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/linpsk/Makefile b/comms/linpsk/Makefile index d1ef2b8943ed..d00d236bc24b 100644 --- a/comms/linpsk/Makefile +++ b/comms/linpsk/Makefile @@ -7,7 +7,7 @@ PORTNAME= linpsk PORTVERSION= 0.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |